Commit Graph

58 Commits

Author SHA1 Message Date
世界
f57754918d Add DefaultInterfaceMonitor.MyInterface 2025-06-20 13:14:37 +08:00
wwqgtxx
d89ab3f207 Fix IncludeInterface/ExcludeInterface priority 2025-04-09 13:35:20 +08:00
世界
35b5747b44 Ignore UDP offload error 2025-03-19 20:37:03 +08:00
世界
f457988090 Add tun.UpdateRouteOptions 2024-12-23 22:17:27 +08:00
世界
c21c623174 Add Tun.Name 2024-11-28 14:27:11 +08:00
世界
c177abb523 Copy TCP GRO probe from tailscale 2024-11-23 13:13:48 +08:00
世界
c1f61d08ba Make GSO optional 2024-11-23 12:58:52 +08:00
世界
2b8115e83b Copy UDP GSO support from tailscale 2024-11-23 12:58:52 +08:00
Benyamin
8a18f0c99e Fix android routing rules about vpn protection 2024-11-18 18:30:51 +08:00
世界
b4300eaa6a Fix interface callback 2024-11-12 23:18:20 +08:00
世界
a5cb9f4f5f Remove unused ICMP replies & Improve tcpbuf options 2024-11-08 12:15:52 +08:00
世界
24206c3edd Split set route to Start() 2024-11-08 12:15:51 +08:00
世界
10f73346a0 Fix gateway & FIx prefix check 2024-10-31 21:58:09 +08:00
世界
f845cffeac Update linter configuration 2024-09-14 21:26:40 +08:00
世界
7c4975c412 Use new fswatcher to udpate android packages 2024-06-26 11:02:47 +08:00
世界
85f5f2dd58 auto-redirect: Add route address set support for nftables 2024-06-16 15:37:27 +08:00
世界
65383d3c39 Make DNS hijack optional 2024-06-07 15:49:16 +08:00
世界
ad763519ff Improve iproute2 rules 2024-06-07 15:47:16 +08:00
世界
840f3758f9 Prioritize *_route_address in linux auto-route 2024-05-20 22:19:46 +08:00
世界
779d1c7db2 Fix linux auto-route sequence 2024-05-15 22:22:08 +08:00
世界
3f128a4a6a Fix Remove bad suppress_prefixlength iproute2 rule 2024-05-10 17:50:56 +08:00
世界
e272ff0ad3 Remove bad suppress_prefixlength iproute2 rule
This change gives tun priority over DHCP 121 rules
2024-05-07 19:52:59 +08:00
世界
9380493c39 Fix bad usage for exec 2024-05-07 19:52:44 +08:00
世界
8bfb64cf04 Fix GSO batch size 2024-03-22 14:52:39 +08:00
世界
38c945fec5 Remove duplicated rules 2024-02-02 14:29:06 +08:00
世界
5b50c61b72 Add GSO support 2023-12-21 16:51:06 +08:00
世界
3fa4ee409a Add route exclude support 2023-11-16 18:27:36 +08:00
世界
958d6a25a4 Fix "Fix Linux IPv6 auto route rules" 2023-11-16 18:21:14 +08:00
世界
660222a0dd Fix Linux IPv6 auto route rules 2023-10-26 11:59:14 +08:00
世界
824b903ebd Add [include/exclude]_interface iproute2 options 2023-08-20 17:18:29 +08:00
世界
10d98f2679 Add mixed stack 2023-08-12 19:38:06 +08:00
世界
0a68b9f1d8 Fix monitor 2023-08-07 20:31:52 +08:00
世界
4bc8dc7f27 Configure default-route for systemd-resolved
Even though the documentation says this parameter doesn't matter, some people have reported that not configuring it can cause problems.
2023-06-12 19:28:29 +08:00
世界
8848c0e4cb Set search domain for systemd-resolved 2023-03-26 16:09:54 +08:00
世界
56bedd2f05 Add route support 2023-03-22 01:28:18 +08:00
世界
839f1792e4 Fix close platform tun 2023-03-13 19:36:43 +08:00
世界
0cdb0eed74 Add create tun from file descriptor 2023-02-26 17:11:24 +08:00
XYenon
99492e0d70 Add custom route support (#2) 2022-10-10 13:26:16 +08:00
世界
057dd738a7 Fix android route 2022-09-14 18:01:02 +08:00
世界
0efafc9963 Improve ipv6 route 2022-09-07 12:38:55 +08:00
世界
2f5a02c140 Add support for multi tun address prefix 2022-09-07 12:38:55 +08:00
世界
197b599075 Add support for use with android VPNService 2022-09-05 21:32:26 +08:00
世界
e01ce3a8a7 Add strict route option 2022-08-27 09:30:30 +08:00
世界
409136e644 Fix ipv6 route on linux 2022-08-26 12:25:14 +08:00
世界
0ea2fbc278 Fix create rules 2022-08-20 13:25:51 +08:00
世界
87dafef2d5 Fix route on android 2022-08-20 09:32:59 +08:00
世界
85c649d9a3 Fix linux route 2022-08-16 23:29:48 +08:00
世界
b828f01643 Refactor api 2022-08-15 09:46:58 +08:00
世界
0fd822f913 Add optional LWIP stack support 2022-08-07 17:15:40 +08:00
世界
a937ff2d8d Improve build tags 2022-08-07 15:40:46 +08:00