ssrlive
a9ef8f658b
Android build script
2024-04-21 04:35:37 +00:00
ssrlive
8438eddc95
The bypass value is IP/CIDR now
2024-04-19 22:17:36 +08:00
B. Blechschmidt
f418ca4fe7
Fix over-tcp DNS for HTTP proxies
2024-04-18 21:45:09 +02:00
ssrlive
d5d847fa92
Bump version 0.2.17
2024-04-14 19:18:18 +08:00
B. Blechschmidt
09994d43cc
Fix routing issues described in #104
2024-04-13 17:16:30 +02:00
ssrlive
2df59ae596
UDP read time out case
2024-04-10 11:26:34 +08:00
ssrlive
7bee2e0968
TryFrom for ArgProxy
2024-04-09 14:24:22 +08:00
ssrlive
58364580f5
TryFrom for ProxyType
2024-04-09 12:57:18 +08:00
ssrlive
18f4689d21
refine code
2024-04-08 20:49:44 +08:00
ssrlive
ba1615fcd1
minor changes
2024-04-08 19:23:13 +08:00
ssrlive
92011edd43
use percent-encoding instead of url-escape
2024-04-08 18:37:56 +08:00
ssrlive
e582d6cbec
Fix #107
2024-04-08 15:28:56 +08:00
ssrlive
c1d93942cc
async-recursion removed
2024-04-08 14:24:41 +08:00
B. Blechschmidt
ebbe939f85
Use destructor to restore network config
2024-04-07 23:08:32 +02:00
Birk Blechschmidt
0239a225a1
Merge support for unprivileged namespaces on Linux
...
Add support for unprivileged namespaces on Linux
(pull request #104 from one-d-wide/namespaces)
2024-04-07 21:52:21 +02:00
B. Blechschmidt
40368dd232
Increase security and portability through the use of /proc/self/exe
2024-04-07 21:47:15 +02:00
B. Blechschmidt
e8469f0aee
Restrict namespace arguments to Linux
2024-04-07 21:33:04 +02:00
ssrlive
af6a8a3cb0
minor changes
2024-04-07 21:33:04 +02:00
Remy D. Farley
f9f5401ba4
fix socks5 udp connectivity
2024-04-07 21:33:04 +02:00
ssrlive
56be614334
Args class
2024-04-07 21:33:04 +02:00
ssrlive
181497e709
remove useless get_server_addr
2024-04-07 21:33:04 +02:00
B. Blechschmidt
a08b3338c3
Apply clippy suggestion
2024-04-07 21:33:04 +02:00
Remy D. Farley
d351b5031c
add support for unprivileged namespaces
2024-04-07 21:32:58 +02:00
ssrlive
050f8c0e65
minor changes
2024-04-04 20:55:50 +08:00
Remy D. Farley
5e99c9f874
add no-proxy mode
2024-04-03 20:58:15 +00:00
Remy D. Farley
361cf95f4e
add udp timeout option
2024-04-03 20:58:15 +00:00
ssrlive
ce0c02b3bf
Bump version 0.2.15
2024-03-30 12:30:01 +08:00
ssrlive
4adc38c726
Bump version 0.2.14
2024-03-28 17:03:36 +08:00
ssrlive
c430d76534
tcp timeout option
2024-03-18 13:12:30 +08:00
ssrlive
3fe47d92ec
update deps
2024-03-15 16:52:55 +08:00
ssrlive
bd96807bf8
minor changes
2024-03-11 08:57:18 +08:00
ssrlive
7cb251c190
refine TUN_QUIT
2024-03-06 18:01:02 +08:00
ssrlive
fb7b6862e5
tst ( #99 )
2024-03-05 12:33:47 +08:00
ssrlive
7e7aadb04b
tun shutdown issues. ( #97 )
2024-03-03 19:49:10 +08:00
Ebrahim Tahernejad
4ab6f1a9bc
XCFramework build for apple ( #93 )
2024-02-29 11:38:44 +08:00
B. Blechschmidt
01a0d9164d
Fix banner bug with HTTP proxies
2024-02-26 01:24:22 +01:00
B. Blechschmidt
b3314f5abc
Properly close streams
2024-02-26 00:50:23 +01:00
ssrlive
3628533c8b
update deps
2024-02-25 22:20:54 +08:00
B. Blechschmidt
1d49ec87ad
Update Desktop API to use returned state
2024-02-25 13:13:23 +01:00
ssrlive
5c228ca07e
tun_name issues
2024-02-25 16:59:18 +08:00
B. Blechschmidt
a5db99b03b
Change order of operations to support auto setup
2024-02-25 00:45:42 +01:00
B. Blechschmidt
498a43b471
Do not swallow error when not tracing
2024-02-24 23:38:52 +01:00
B. Blechschmidt
d03e3c268d
Improve error message
2024-02-24 22:25:22 +01:00
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.
2024-02-24 22:09:14 +01:00
ssrlive
bd27833c29
print error info
2024-02-24 20:40:39 +08:00
ssrlive
cfbc5fabb1
print error info
2024-02-24 19:24:51 +08:00
ssrlive
129450a9db
setup parameter issues
2024-02-22 18:23:48 +08:00
ssrlive
a1083273ee
Ffi2 ( #90 )
2024-02-13 10:46:13 +08:00
ssrlive
a26621bbcd
Ffi ( #89 )
2024-02-12 21:36:18 +08:00
ssrlive
9f60eee2e1
ArgProxy issues
2024-02-11 12:36:36 +08:00