Liu Song’s Projects


~/Projects/sing-tun

git clone https://code.lsong.org/sing-tun

History

ref
v0.1.2
Hash Date Commit message Author
8507bb3a 2023-03-09 15:51:41 Fix windows monitor 世界
0cdb0eed 2023-02-26 16:58:07 Add create tun from file descriptor 世界
8cb63dbb 2023-01-03 10:49:48 Merge abx to sing 世界
b22d9eb4 2022-11-28 12:44:55 Remove invalid packet check 世界
3ccdce18 2022-11-26 11:04:55 Update dependencies 世界
1907575f 2022-11-05 21:11:10 Update dependencies 世界
66c48a57 2022-11-04 20:14:41 move WFP manipulation to strict route dyhkwong
ea5c35f6 2022-10-26 19:24:08 Suppress no network error 世界
488c3b75 2022-10-12 16:22:54 Remove strict route on windows 世界
99492e0d 2022-10-10 13:26:16 Add custom route support (#2) XYenon
1ede22e6 2022-10-09 21:21:26 Add more messages to darwin route error 世界
9a556307 2022-10-05 19:55:49 Fix wfp filter weight 世界
d673376e 2022-10-05 16:59:45 Replace hard-code "sing-box" to TunnelType (#1) wwqgtxx
aca94853 2022-10-01 19:50:16 Fix check packet 世界
a93592a9 2022-09-29 18:59:33 Fix windows route 世界
6bad0c23 2022-09-25 18:44:34 Remove 4in6 cast 世界
80ee9947 2022-09-22 16:33:25 Fix system ipv4 overflow 世界
0032242c 2022-09-16 15:34:59 Skip forward for cast addresses 世界
0e80d729 2022-09-15 11:19:31 Make gVisor optional 世界
057dd738 2022-09-14 18:01:02 Fix android route 世界
6a00851c 2022-09-14 12:42:05 Fix udp for system stack 世界
c7dd5d45 2022-09-09 19:39:46 Minor fixes 世界
575ac294 2022-09-09 11:31:08 Update gVisor to 20220905.0 世界
2f15b0cd 2022-09-06 19:24:47 Add system stack 世界
0efafc99 2022-09-06 14:27:04 Improve ipv6 route 世界
2f5a02c1 2022-09-05 21:48:18 Add support for multi tun address prefix 世界
197b5990 2022-09-05 14:22:19 Add support for use with android VPNService 世界
185b6c88 2022-08-28 11:17:50 Update gVisor to 20220822.0 世界
266a0408 2022-08-28 11:08:07 Fetch android users 世界
3117b24c 2022-08-27 12:16:50 Fix include_android_user 世界
e01ce3a8 2022-08-26 20:54:59 Add strict route option 世界
d1c9876e 2022-08-26 20:50:22 Improve interface monitor 世界
409136e6 2022-08-25 18:23:33 Fix ipv6 route on linux 世界
e5c59fc7 2022-08-24 18:56:17 Fix lint 世界
b2bb9b3d 2022-08-24 18:54:02 Fix early close 世界
d5efb431 2022-08-22 15:36:26 Fix wrapStackError 世界
8b6630a3 2022-08-21 11:37:17 Fix gvisor udp write back 世界
ce357383 2022-08-20 13:40:07 Wait a second before check route update 世界
0ea2fbc2 2022-08-20 10:22:32 Fix create rules 世界
ef56e995 2022-08-20 09:41:56 Add more info in android no route error 世界
87dafef2 2022-08-20 09:32:59 Fix route on android 世界
529224be 2022-08-20 00:19:13 Fix read android packages 世界
2de61986 2022-08-19 17:46:38 Update gVisor to 20220815.0 世界
1cc81759 2022-08-19 08:34:11 Fix darwin write 世界
9c905191 2022-08-18 10:08:10 Update lwip to fork 世界
85c649d9 2022-08-16 23:06:04 Fix linux route 世界
1407eae4 2022-08-15 11:10:27 Add android package route support 世界
b828f016 2022-08-14 11:52:38 Refactor api 世界
d378b6ca 2022-08-08 21:34:32 Improve wintun read 世界
0fd822f9 2022-08-07 17:15:29 Add optional LWIP stack support 世界
a937ff2d 2022-08-07 15:40:46 Improve build tags 世界
4c11eaac 2022-08-07 14:52:53 Update gVisor to 20220801.0 世界
3edb6954 2022-08-07 11:19:26 Fix linux unprivileged usage 世界
4a83493b 2022-08-05 13:17:17 Add darwin support 世界
7ee0d191 2022-08-04 21:06:56 Improve monitor api 世界
2a1554df 2022-08-04 18:23:58 Add darwin monitor 世界
a8fd6450 2022-08-03 19:21:46 Wrap more error 世界
a116134e 2022-08-03 19:16:50 Use buffer for windows packet 世界
9fad6b0c 2022-08-03 12:00:44 Replace netlink with fork 世界
9b2841f3 2022-08-03 10:24:24 Close endpoint only if err return 世界
2895f49f 2022-08-03 10:07:47 Fix windows read packet 世界
69bc471e 2022-08-01 20:51:45 Fix udp write back 世界
4a805410 2022-07-31 19:55:51 Close stack faster 世界
d5dd3b3b 2022-07-30 14:12:11 Fix leak endpoint 世界
3b4e77c4 2022-07-30 09:51:11 Improve error processing 世界
b4bded88 2022-07-26 19:15:04 Add endpoint independent nat support 世界
3b0c717d 2022-07-25 23:34:12 Fix tcp keepalive 世界
d35c334b 2022-07-20 13:14:54 Fix linux unset route 世界
f53aabff 2022-07-17 11:07:18 Disable gVisor log 世界
6ed4a688 2022-07-17 08:45:07 Fix other build 世界
9968d2c8 2022-07-15 16:49:34 Fix linux route 世界
9dc73c0b 2022-07-14 18:53:42 Fix monitor 世界
6c2c28da 2022-07-13 18:59:09 Add windows support 世界
4f724719 2022-07-11 17:15:22 Init commit 世界