Commit graph

35 commits

Author SHA1 Message Date
ssrlive
ec79d54a9e refactor udpgw with Packet struct 2024-10-23 18:39:14 +08:00
ssrlive
442e752cba udpgw feature 2024-10-21 14:59:26 +08:00
ssrlive
b2482ab411 udpgw_server options 2024-10-20 21:13:50 +08:00
suchao
0a833d69a6 support udp gateway mode 2024-10-19 13:40:35 +08:00
suchao
87c2b666ab Merge branch 'master' of https://github.com/sujiacong/tun2proxy 2024-10-17 14:00:32 +08:00
suchao
aee8e14a22 support udp gateway mode 2024-10-17 13:59:46 +08:00
ssrlive
4ef71a5b4c --max-sessions option 2024-10-09 16:57:14 +08:00
ssrlive
c991006f4c --exit-on-fatal-error option 2024-10-07 13:29:32 +08:00
ssrlive
607d709c03 Apply daemonize for unix 2024-09-14 22:02:05 +08:00
ssrlive
6dadc1504a Support windows service, fix #143 2024-09-14 09:55:27 +08:00
ssrlive
15646925a7 issues of parameter constraint for 'tun' 2024-08-29 10:01:58 +08:00
B. Blechschmidt
8c28f2e000 Implement --virtual-dns-pool 2024-08-28 23:06:37 +02:00
ssrlive
0ca92dcdc2 minor changes 2024-07-18 19:35:14 +08:00
BlackbirdBop
635c7e557f
Make close_fd_on_drop configurable (#132) 2024-07-18 19:01:11 +08:00
Koi to Coco
07ffbe057c
Write unshare pid into file for scripting purposes 2024-06-05 04:22:53 +00:00
ssrlive
8438eddc95 The bypass value is IP/CIDR now 2024-04-19 22:17:36 +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
B. Blechschmidt
e8469f0aee Restrict namespace arguments to Linux 2024-04-07 21:33:04 +02:00
ssrlive
56be614334 Args class 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
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
c430d76534 tcp timeout option 2024-03-18 13:12:30 +08:00
ssrlive
5c228ca07e tun_name issues 2024-02-25 16:59:18 +08:00
ssrlive
129450a9db setup parameter issues 2024-02-22 18:23:48 +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
ssrlive
ea5ffff82c Bump version 0.2.5 2024-02-10 14:45:44 +08:00
ssrlive
8a67915388 refactor FFI 2024-02-07 23:32:51 +08:00
ssrlive
9c4fa4260a
beginning async version (#84) 2024-02-01 19:15:32 +08:00