Liu Song’s Projects


~/Projects/sing-tun

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

History

ref
dev
Hash Date Commit message Author
7f4ef65c 2023-10-30 14:50:33 Add route exclude support 世界
ff5ddf78 2023-11-01 20:57:42 Add global unicast filter 世界
b93db963 2023-11-03 00:35:23 Remove network requirement on start 世界
efd98841 2023-10-10 13:26:34 Disable Windows DNS registration i40e
1a85bd3e 2023-10-01 01:00:51 Add DefaultInterface func 世界
56a9b85c 2023-09-30 22:20:33 Update gVisor to 20230814.0 世界
660222a0 2023-10-22 22:58:27 Fix Linux IPv6 auto route rules 世界
fee2614a 2023-10-26 11:58:57 Update dependencies 世界
2b625a47 2023-10-06 17:07:20 Update dependencies 世界
dcf7d503 2023-10-03 11:50:00 Fix gVisor UDP 6to4 check 世界
4979f755 2023-09-30 22:33:39 Update dependencies 世界
2a0a0ab2 2023-09-26 17:39:14 android: Fix netlink check 世界
8adce0ea 2023-09-25 17:15:15 android: Check netlink available on monitor create 世界
b6d32300 2023-09-22 11:28:50 Remove use of Write Unreachable as SendRejectionError panics when passing invalid packet 世界
e212724b 2023-09-20 22:18:32 Update dependencies 世界
9c933ea5 2023-09-20 14:08:16 Remove defaultInterfaceName when no route 世界
7545dc2d 2023-08-21 14:30:38 Fix darwin monitor socket leak 世界
db70908d 2023-08-20 17:19:22 Update dependencies 世界
824b903e 2023-08-20 15:48:48 Add [include/exclude]_interface iproute2 options 世界
10d98f26 2023-07-23 14:19:51 Add mixed stack 世界
aa8760b4 2023-07-23 14:18:36 Add handshake interface support for gVisor UDP 世界
0a68b9f1 2023-08-07 19:54:17 Fix monitor 世界
59b86002 2023-08-07 15:26:26 Add no route event 世界
688d4da4 2023-07-25 08:12:56 Fix gVisor UDP 世界
28db424a 2023-07-23 14:01:43 Update dependencies 世界
bbf542f0 2023-07-23 14:01:36 Improve gVisor UDP 世界
fd850d00 2023-07-03 21:18:10 Fix buffer usage 世界
3b558f11 2023-06-26 19:32:18 Update gVisor to 20230621.0 世界
d51abeb6 2023-06-19 13:22:05 Prevent panic when write packet with bad address type 世界
323b9564 2023-06-17 12:11:41 Update dependencies 世界
4bc8dc7f 2023-06-12 14:44:17 Configure `default-route` for systemd-resolved 世界
41b2639e 2023-06-11 21:55:48 Update gVisor to 20230605.0-33-g8ec8dbe7e 世界
605266e6 2023-06-10 08:50:20 Update gci usage 世界
e881f210 2023-05-20 12:09:41 Update gVisor to release-20230605.0-21-g457c1c36d 世界
b02f2529 2023-05-20 12:11:00 Use api to create windows firewall rules dyhkwong
91df97ae 2023-05-09 12:11:38 Fix macos monitor 世界
69996345 2023-05-03 23:03:51 Fix windows firewall for system stack 世界
209ec123 2023-04-22 20:14:22 Update gVisor to 20230417.0 世界
a6a8c23d 2023-04-21 19:37:15 Update dependencies 世界
8bf41133 2023-04-20 09:09:11 Ignore system bind error 世界
9c6e70b7 2023-04-19 23:43:14 Revert LRU cache changes 世界
d744d03d 2023-04-19 09:10:45 Fix default interface check for darwin 世界
53f50347 2023-04-18 21:21:59 Fix system nat mapping 世界
bf7110b1 2023-04-18 09:29:29 Update udpnat usage 世界
d880656b 2023-04-17 20:01:56 Fix system stack for ios 世界
499c0aed 2023-04-17 19:23:13 Fix monitor for ios 世界
8848c0e4 2023-03-26 16:09:24 Set search domain for systemd-resolved 世界
980d4bf9 2023-03-26 10:37:44 Flush DNS cache on macOS 世界
ca53ccf3 2023-03-24 11:26:46 Fix action type 世界
f0c27d03 2023-03-24 07:12:16 Update dependencies 世界
35d565af 2023-03-23 15:33:25 Fix icmp constant 世界
45b089e6 2023-03-23 14:17:48 Fix gVisor udp conn timeout 世界
56bedd2f 2023-03-21 15:31:43 Add route support 世界
fe89bbde 2023-03-15 21:47:16 Create gVisor stack by default in NE 世界
839f1792 2023-03-13 19:36:43 Fix close platform tun 世界
20226b91 2023-03-12 21:53:45 Fix system stack not passing context to handler 世界
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 世界