ssrlive
181497e709
remove useless get_server_addr
2 years ago
B. Blechschmidt
a08b3338c3
Apply clippy suggestion
2 years ago
Remy D. Farley
d351b5031c
add support for unprivileged namespaces
2 years ago
Remy D. Farley
5e99c9f874
add no-proxy mode
2 years ago
Remy D. Farley
361cf95f4e
add udp timeout option
2 years ago
ssrlive
ce0c02b3bf
Bump version 0.2.15
2 years ago
ssrlive
4adc38c726
Bump version 0.2.14
2 years ago
ssrlive
c430d76534
tcp timeout option
2 years ago
ssrlive
3fe47d92ec
update deps
2 years ago
ssrlive
bd96807bf8
minor changes
2 years ago
ssrlive
7cb251c190
refine TUN_QUIT
2 years ago
ssrlive
fb7b6862e5
tst ( #99 )
2 years ago
ssrlive
7e7aadb04b
tun shutdown issues. ( #97 )
2 years ago
Ebrahim Tahernejad
4ab6f1a9bc
XCFramework build for apple ( #93 )
2 years ago
B. Blechschmidt
01a0d9164d
Fix banner bug with HTTP proxies
2 years ago
B. Blechschmidt
b3314f5abc
Properly close streams
2 years ago
ssrlive
3628533c8b
update deps
2 years ago
B. Blechschmidt
1d49ec87ad
Update Desktop API to use returned state
2 years ago
ssrlive
5c228ca07e
tun_name issues
2 years ago
B. Blechschmidt
a5db99b03b
Change order of operations to support auto setup
2 years ago
B. Blechschmidt
498a43b471
Do not swallow error when not tracing
2 years ago
B. Blechschmidt
d03e3c268d
Improve error message
2 years ago
B. Blechschmidt
91fcd07733
Do not terminate when UDP is not supported by proxy
When an HTTP proxy is used, `new_proxy_handler` can result in an error
when a UDP packet is processed. Without this commit, this results in the
termination of tun2proxy.
2 years ago
ssrlive
bd27833c29
print error info
2 years ago
ssrlive
cfbc5fabb1
print error info
2 years ago
ssrlive
129450a9db
setup parameter issues
2 years ago
ssrlive
a1083273ee
Ffi2 ( #90 )
2 years ago
ssrlive
a26621bbcd
Ffi ( #89 )
2 years ago
ssrlive
9f60eee2e1
ArgProxy issues
2 years ago
ssrlive
5514da71f9
refine TUN_QUIT
2 years ago
Andrej Mihajlov
2a9775ce2e
Introduce cancellation token and reduce amount of code ( #88 )
Test passed on Android. Thanks a lot.
2 years ago
ssrlive
2434c62524
Bump version 0.2.6
2 years ago
Andrej Mihajlov
9a4bd9f800
Re-export the missing types that are used within Args ( #87 )
2 years ago
ssrlive
ea5ffff82c
Bump version 0.2.5
2 years ago
ssrlive
8a67915388
refactor FFI
2 years ago
ssrlive
9c4fa4260a
beginning async version ( #84 )
2 years ago
ssrlive
61ed6d62c4
clippy issues
3 years ago
ssrlive
2b3463c55c
android issues
3 years ago
ssrlive
97c4aa5137
rustfmt max_width = 140
3 years ago
ssrlive
e5041e6d9e
Memory leak fixing ( #77 )
* incoming packet with FIN or RST
* read_server_n_write_proxy_handler
* testing script
* Interest::WRITABLE and continue_read
* read_data_from_tcp_stream
* logging hide
* test
* script iperf
3 years ago
B. Blechschmidt
67c2aa1a22
Remove unnecessary buffer
3 years ago
ssrlive
3879e04327
minor reading issues
3 years ago
ssrlive
0e654eb4bd
Ctrlc issues ( #75 )
3 years ago
ssrlive
9396db4a52
test code
3 years ago
B. Blechschmidt
c4ed29b234
Remove unnecessary SOCKS buffer
3 years ago
B. Blechschmidt
e3494d921c
Add comment for DNS fix
3 years ago
B. Blechschmidt
0ab52c623b
Fix virtual DNS
3 years ago
B. Blechschmidt
e08a0f683d
Allow multiple bypass IP addresses/CIDRs in routing setup
See issue #73 .
3 years ago
ssrlive
9b27dd2df2
refine code
3 years ago
ssrlive
989c42ee61
Windows support ( #72 )
3 years ago