Commit graph

25 commits

Author SHA1 Message Date
ssrlive
6034870264 rename desktop_run_async to general_run_async 2025-01-03 02:05:50 +08:00
ssrlive
7136e2a20c refactor desktop_run_async 2025-01-02 23:44:57 +08:00
ssrlive
9aa2afb0fd Fix daemonize issues 2024-10-09 23:54:25 +08:00
ssrlive
d093973160 refine ctrl-c logic 2024-10-09 16:58:37 +08:00
ssrlive
6c8ae7a33f rename target from 'tun2proxy' to 'tun2proxy-bin'
make rust compiler happy
2024-09-26 10:54:54 +08:00
ssrlive
77d651dc70 minor changes 2024-09-26 10:06:52 +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
3b5f526728 traffic status logic 2024-06-11 19:03:07 +08:00
ssrlive
1789259f6f Implementation of traffic status callback 2024-06-11 17:25:13 +08:00
Koi to Coco
07ffbe057c
Write unshare pid into file for scripting purposes 2024-06-05 04:22:53 +00: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
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
7e7aadb04b
tun shutdown issues. (#97) 2024-03-03 19:49:10 +08:00
B. Blechschmidt
498a43b471 Do not swallow error when not tracing 2024-02-24 23:38:52 +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
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
Andrej Mihajlov
2a9775ce2e
Introduce cancellation token and reduce amount of code (#88)
Test passed on Android. Thanks a lot.
2024-02-11 00:36:54 +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