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 |
xjasonlyu
|
66860d3de8
|
Improve: enhance error handling
|
2 years ago |
xjasonlyu
|
c61d7b5a20
|
Chore: error is ignorable
|
2 years ago |
xjasonlyu
|
680feede3b
|
Improve: add tun io lock
|
2 years ago |
xjasonlyu
|
22b15f6fab
|
Improve: redirect stack log
|
2 years ago |
xjasonlyu
|
f7b4f75ed4
|
Fix: align with wireguard io
|
2 years ago |
xjasonlyu
|
29feac8cd4
|
Chore: bump go mods
|
2 years ago |
xjasonlyu
|
6cfc25309e
|
Fix: rand linter
`math/rand.Read` has been deprecated since Go 1.20
|
2 years ago |
xjasonlyu
|
1f63b239c3
|
Chore: update linter
|
2 years ago |
xjasonlyu
|
041bc510ea
|
Chore: bump go modules
|
2 years ago |
xjasonlyu
|
51d8a27289
|
Chore: bump gvisor
v0.0.0-20230219185229-4f1045309c43
|
2 years ago |
xjasonlyu
|
5ffb0186bf
|
Improve: do not stale labeled issues
|
2 years ago |
xjasonlyu
|
8a2e5cebeb
|
Fix: deprecate rand.Seed
|
2 years ago |
xjasonlyu
|
846d3d87a7
|
Chore: bump go.mod to 1.20
|
2 years ago |
xjasonlyu
|
b491e17bfa
|
Chore: add v2 to prefix
|
2 years ago |
xjasonlyu
|
fbe4c22347
|
Revert: undo crypto/rand
This reverts commit 4a8bf64cb1 .
|
2 years ago |
xjasonlyu
|
4a8bf64cb1
|
Improve: use crypto/rand
|
2 years ago |
xjasonlyu
|
059f661862
|
Chore: bump to go1.20
|
2 years ago |
xjasonlyu
|
ab05092671
|
Chore: update go mod
|
2 years ago |
xjasonlyu
|
6809e7f835
|
Chore: bump gVisor
|
2 years ago |
xjasonlyu
|
bbdc9113d7
|
Chore: update go mod
|
2 years ago |
xjasonlyu
|
30608f4925
|
Chore: bump gVisor
|
2 years ago |
xjasonlyu
|
39b1406ffa
|
Chore: update mods
|
2 years ago |
xjasonlyu
|
a1edb1c1bb
|
Chore: update workflows
|
2 years ago |