Hossin Asaadi
|
b65d23180c
|
Feature: set open FD offset for iOS (#418)
Co-authored-by: Jason Lyu <xjasonlyu@gmail.com>
|
4 weeks ago |
Jason Lyu
|
1f09b4d42d
|
Refactor(core): replace net.IP with netip.Addr (#395)
|
2 months ago |
Jason Lyu
|
fd98f65994
|
Refactor(tunnel): modularize tunnel pkg (#393)
|
2 months ago |
Jason Lyu
|
601601a1dc
|
Refactor(log): use `go.uber.org/zap` (#389)
|
2 months ago |
Jason Lyu
|
dd791e50c1
|
Feature: bump gVisor to latest version (#376)
|
4 months ago |
Jason Lyu
|
8653c18875
|
Fix: safely split command strings (#340)
|
9 months ago |
Jason Lyu
|
f8bddb162e
|
Improve(proxy/ss): allow explicit none cipher mode (#312)
|
1 year ago |
Jason Lyu
|
00a5f18ebd
|
Feature(proxy): support gost relay protocol (#310)
|
1 year ago |
Jason Lyu
|
2283f82bbc
|
Refactor: direct proxy parsing (#308)
|
1 year ago |
Jason Lyu
|
631fa59182
|
Feature: persistent wintun with GUID option (#301)
Fixes: #300
|
1 year ago |
Amaindex
|
90f77548ed
|
Feature: add support for multicast (#245)
* add support for multicast (#243)
* adjust setup
---------
Co-authored-by: xjasonlyu <xjasonlyu@gmail.com>
|
1 year ago |
yusheng
|
8309fddef3
|
Feature: fdbased open fd with offset (#272)
|
1 year ago |
xjasonlyu
|
9838f57e0d
|
Refactor: relocate dialer pkg
|
1 year ago |
xjasonlyu
|
20499c6432
|
Revert: cli tcp-wait-timeout option
This reverts commit 2c51a65685 .
|
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 |
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 |
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
|
c45470650b
|
Chore: reorder imports
|
2 years ago |
xjasonlyu
|
6a53c52167
|
Chore: add udp-timeout constraint
|
3 years ago |
xjasonlyu
|
992e716216
|
Improve: use interface index for macos
|
3 years ago |
xjasonlyu
|
a0d31261b9
|
Chore: remove redundant alias
|
3 years ago |
xjasonlyu
|
31e19a0690
|
Change: udp timeout = time.Duration
|
3 years ago |
xjasonlyu
|
551e2c345c
|
Feature: cli tcp options
|
3 years ago |
xjasonlyu
|
21232703af
|
Chore(core): use config.PrintFunc
|
3 years ago |
xjasonlyu
|
ccf53dcb88
|
Chore: use mirror.Tunnel
|
3 years ago |
xjasonlyu
|
e6fc4adccd
|
Feature(restapi): add netstats
|
3 years ago |
xjasonlyu
|
abdbaa6b83
|
Refactor(engine): remove struct
|
3 years ago |
xjasonlyu
|
2aea811072
|
Chore: with engine
|
3 years ago |
xjasonlyu
|
b166ed5e66
|
Refactor: stats -> restapi
|
3 years ago |
xjasonlyu
|
3999c5d66b
|
Refactor(core): with error callback
|
3 years ago |
xjasonlyu
|
ba7a7ddc95
|
Chore(core/adapter): rename to TransportHandler
|
3 years ago |
xjasonlyu
|
a4bedf6080
|
Refactor: new dialer impl
|
3 years ago |
xjasonlyu
|
42d6c96b6b
|
Fix: wrong wait logic
|
3 years ago |
xjasonlyu
|
c2af4c0c7c
|
Fix: wait for device to close
|
3 years ago |
xjasonlyu
|
ba0a4acbda
|
Refactor: core.CreateStackWithOptions
|
3 years ago |
xjasonlyu
|
898e648cb5
|
Chore: close stack when stop
|
3 years ago |
xjasonlyu
|
620d5ac834
|
Chore: put log in engine
|
3 years ago |
xjasonlyu
|
584c9c7805
|
Chore: explicit resolver
|
3 years ago |
xjasonlyu
|
c6ca52326a
|
Refactor: main.go
|
3 years ago |
xjasonlyu
|
8bb8423e50
|
Chore: fix lint
|
3 years ago |
xjasonlyu
|
4be2734b19
|
Chore: make internal/version
|
3 years ago |
xjasonlyu
|
8d2170832c
|
Chore(engine): improve log message
|
3 years ago |
xjasonlyu
|
edec658cd0
|
Refactor: use core/adapter
|
3 years ago |
xjasonlyu
|
dd0cde04b4
|
Refactor: optimize UDP module
Symmetric NAT support for now.
|
3 years ago |
xjasonlyu
|
cd5b9e8954
|
Chore: rename to fdbased
|
3 years ago |
xjasonlyu
|
3480680806
|
Chore: chmod -x .go files
|
3 years ago |
xjasonlyu
|
830c231c43
|
Refactor: standalone version module
|
3 years ago |
Fan Lin
|
c068fbd626
|
Fix: set major version to v2 (#88)
|
3 years ago |