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 |
xjasonlyu
|
5ee4c676a1
|
Feature: YAML config support
|
3 years ago |
xjasonlyu
|
3928350e57
|
Chore: minor reposition
|
3 years ago |
xjasonlyu
|
f6ba31f121
|
Feature: support fd device
Experimental support for file descriptor based device, may be used like `fd://3`
|
3 years ago |
xjasonlyu
|
bf3f4599cc
|
Chore(tun): remove with options
|
3 years ago |
xjasonlyu
|
07ce5e6422
|
Feature: socks5 over unix domain socket(UDS) support
this feature is compatible with tor proxy.
|
3 years ago |
xjasonlyu
|
e1ca5069e0
|
Revert(engine): default scheme
This reverts commit a86608e31a .
|
3 years ago |
xjasonlyu
|
a86608e31a
|
Optimize(engine): default scheme
|
3 years ago |
xjasonlyu
|
e0d6c6d5af
|
Feature: SOCKS4/SOCKS4A proxy support
|
3 years ago |
xjasonlyu
|
ab2f4043f7
|
Feature: HTTP proxy support
|
3 years ago |
xjasonlyu
|
842920c39b
|
Feature: add reject proxy
|
3 years ago |
xjasonlyu
|
66710aa203
|
Fix: panics with invalid ss url (https://github.com/xjasonlyu/tun2socks/issues/49)
|
4 years ago |
xjasonlyu
|
9502706ed9
|
Feature: add an option to set udp timeout
|
4 years ago |
xjasonlyu
|
7955052b01
|
Chore: adjust version output format
|
4 years ago |
xjasonlyu
|
7e55b71b30
|
Fix: replace pflag with flag
pflag was deprecated due to poor maintenance
|
4 years ago |
xjasonlyu
|
96e0c8c390
|
Chore: adapt fwmark option
|
4 years ago |
xjasonlyu
|
7f7f2913a8
|
Feature: add fwmark support
|
4 years ago |
xjasonlyu
|
ea62deb0b6
|
Refactor: rewrite engine
|
4 years ago |
xjasonlyu
|
08f236a01c
|
Fix: lost stack log info
|
4 years ago |
xjasonlyu
|
ae77a8a009
|
Refactor: autonomize core package
|
4 years ago |