xjasonlyu
|
fffcbbea10
|
Chore: set up sponsor button
|
1 year ago |
xjasonlyu
|
f588b4c731
|
Chore: star chart with dark theme supported
|
1 year ago |
Jason Lyu
|
71efe6c7cf
|
Chore: do not mark stale for help wanted issues (#280)
|
1 year ago |
xjasonlyu
|
2067a3129e
|
Chore: update badge links
|
1 year ago |
yusheng
|
8309fddef3
|
Feature: fdbased open fd with offset (#272)
|
1 year ago |
xjasonlyu
|
2b494a7517
|
Fix: HTTP proxy basic auth error (#266)
|
1 year ago |
xjasonlyu
|
7ab86fd9b0
|
Chore: use renamed buffer pkg
|
1 year ago |
xjasonlyu
|
4868427efb
|
Chore: update go modules
|
1 year ago |
xjasonlyu
|
673a942fb3
|
Improve: set mtu with unix ioctl
|
1 year ago |
xjasonlyu
|
44ad654d72
|
Fix: revert to classic TUN creation (#254)
|
1 year ago |
xjasonlyu
|
46c04db29f
|
Fix: tun issue with virtio_net_hdr (#254)
|
1 year ago |
xjasonlyu
|
07a6a9f096
|
Chore: bump gVisor version
|
1 year ago |
xjasonlyu
|
cd6b118e63
|
Refactor: relocate simple-obfs pkg
|
1 year ago |
xjasonlyu
|
9838f57e0d
|
Refactor: relocate dialer pkg
|
1 year ago |
xjasonlyu
|
9dfea44f48
|
Refactor: remove nat pkg
|
1 year ago |
xjasonlyu
|
860cf31256
|
Fix: relocate unused const
|
1 year ago |
xjasonlyu
|
8e20770bec
|
Refactor: optimize http proxy
|
1 year ago |
xjasonlyu
|
3320ba46e4
|
Fix: update tcpip.Address api
|
1 year ago |
xjasonlyu
|
38bfbb2c3f
|
Chore: update go mod
|
1 year ago |
xjasonlyu
|
6c07927bba
|
Chore: remove ref annotations
|
1 year ago |
xjasonlyu
|
2813b4c581
|
Chore: move files to .github
|
1 year ago |
Jason Lyu
|
db7c3fd7d2
|
Chore: create CODE_OF_CONDUCT.md (#259)
|
1 year ago |
Jason Lyu
|
4fc5c03e35
|
Chore: create SECURITY.md (#258)
|
1 year ago |
Vladislav Fursov
|
3cbbf3068a
|
Fix(socks5): panic with unassigned reply code (#255)
|
2 years ago |
Jason Lyu
|
8da083b28e
|
Chore: nolint in tun_wireguard_unix.go (#253)
|
2 years ago |
xjasonlyu
|
dc6eb815da
|
CI(linter): enable new linters
|
2 years ago |
Jason Lyu
|
3b54548914
|
CI: update golangci-lint config (#251)
|
2 years ago |
Solyn
|
d061f1c040
|
Feature: support setting log output (#248)
Signed-off-by: yusheng <yusheng@tencent.com>
|
2 years ago |
xjasonlyu
|
8e8ccdab89
|
Chore: use Star History
|
2 years ago |
xjasonlyu
|
9cbc99e8f5
|
Chore: bump golang.org/x/sys to v0.7.0
|
2 years ago |
xjasonlyu
|
2dbd2caaa9
|
Fix: netstats JSON response
|
2 years ago |
LanceLi
|
2d0bd1d219
|
Improve: tunnel/tcp pipe (#219)
Co-authored-by: xjasonlyu <xjasonlyu@gmail.com>
|
2 years ago |
xjasonlyu
|
61a9d26815
|
Minor: UDP unidirectionalPacketStream
|
2 years ago |
xjasonlyu
|
4cc02c822c
|
Minor: improve tunnel/udp
|
2 years ago |
xjasonlyu
|
20499c6432
|
Revert: cli tcp-wait-timeout option
This reverts commit 2c51a65685 .
|
2 years ago |
xjasonlyu
|
ad522ebb35
|
Chore: minor renames
|
2 years ago |
xjasonlyu
|
06d8bee2af
|
Ignore: (*gonet.TCPConn).RemoteAddr() warning
|
2 years ago |
xjasonlyu
|
b809f89411
|
Revert: udp-rlybuf option
As a low-level networking tool, tun2socks should be able to handle UDP packets of all possible sizes. This reverts commit fb9ca95909 .
|
2 years ago |
xjasonlyu
|
b8ff1859c1
|
Chore: update go mods
|
2 years ago |
xjasonlyu
|
89c37dc156
|
Improve: deprecate isIgnorable
All errors should be returned by copyBuffer and handled by higher level functions.
|
2 years ago |
xjasonlyu
|
1b8e063485
|
Fix: log message typo
|
2 years ago |
xjasonlyu
|
195290884c
|
Fix: potential crash by bad UDP address (#238)
|
2 years ago |
xjasonlyu
|
3b343600e7
|
Chore: core loglevel to debug
|
2 years ago |
Solyn
|
2c51a65685
|
Feature: cli tcp-wait-timeout option (#156)
Co-authored-by: xjasonlyu <xjasonlyu@gmail.com>
|
2 years ago |
xjasonlyu
|
fb9ca95909
|
Feature: add udp-rlybuf option
* Default UDP relay buffer size: 16KiB
|
2 years ago |
xjasonlyu
|
1e99f2d580
|
Chore: debug level log
|
2 years ago |
xjasonlyu
|
ce15b1b2c2
|
Improve: with default tracker
|
2 years ago |
xjasonlyu
|
c036db2e23
|
Chore: rm unused code
|
2 years ago |
Jack
|
007c97fe67
|
Feature: support pre&post-up exec (#233)
* Add tun pre/post script
* Improve: pre & post tun
---------
Co-authored-by: xjasonlyu <xjasonlyu@gmail.com>
|
2 years ago |
xjasonlyu
|
7327f2c784
|
Improve: with gvisor internal log
|
2 years ago |