Commit Graph

62 Commits

Author SHA1 Message Date
世界
c7a2e47449 prevent creation of bind and mark controls on unsupported platforms 2025-07-08 13:14:40 +08:00
世界
2082e1e0fc Fix DNS dialer 2025-07-08 13:12:31 +08:00
世界
ee3e62bfa4 Add netns support 2025-07-08 13:12:28 +08:00
世界
fffada5666 Fix domain resolver on direct outbound 2025-07-08 13:12:22 +08:00
世界
2afbe96ea0 refactor: Outbound domain resolver 2025-07-08 13:12:14 +08:00
世界
44cf0503df Fix default network strategy 2025-06-12 08:05:04 +08:00
世界
14e58a501d Fix usages of wireguard listener 2025-04-27 21:29:23 +08:00
世界
b3aeb208a7 Fix default dialer on legacy xiaomi systems 2025-01-13 15:14:30 +08:00
世界
8b9d1cc626 Fix domain strategy 2025-01-13 15:14:30 +08:00
世界
44d5411d5f refactor: WireGuard endpoint 2025-01-13 15:14:30 +08:00
世界
dbffc1982e Refactor multi networks strategy 2025-01-13 15:14:30 +08:00
世界
3eee2a4c04 Add multi network dialing 2025-01-13 15:14:30 +08:00
世界
c493cc521f refactor: Modular network manager 2025-01-13 15:14:29 +08:00
世界
078de6c0fe Migrate bad options to library 2025-01-13 15:14:29 +08:00
世界
8513463170 refactor: Modular inbounds/outbounds 2025-01-13 15:14:29 +08:00
世界
7d2e434a55 Fix wireguard listen 2024-11-30 12:20:48 +08:00
世界
0e6f76981d Increase timeouts 2024-10-30 14:01:28 +08:00
世界
a3b8d1b041 Add auto-redirect & Improve auto-route 2024-10-13 13:07:02 +08:00
世界
98551b109b dialer: Allow nil router 2024-05-23 14:57:26 +08:00
世界
4253a87717 Set the default TCP keep alive period 2024-05-21 15:11:52 +08:00
世界
b974c713b8 Improve read wait interface &
Refactor Authenticator interface to struct &
Update smux &
Update gVisor to 20231204.0 &
Update quic-go to v0.40.1 &
Update wireguard-go &
Add GSO support for TUN/WireGuard &
Fix router pre-start &
Fix bind forwarder to interface for systems stack
2024-01-03 12:21:47 +08:00
世界
93afbb18c8 Fix UDP dialer network 2023-10-03 11:08:31 +08:00
世界
3ff95715f6 Improve conntrack 2023-09-20 14:15:00 +08:00
世界
2f1fdea586 Update tfo-go 2023-08-20 13:32:07 +08:00
世界
5717fb47eb Add TCP MultiPath support 2023-08-20 13:31:48 +08:00
世界
e0638272ed Remove legacy warnings 2023-04-19 21:58:58 +08:00
armv9
b86beb0d7d conntrack: Fix missing tracking for udp conn 2023-04-02 12:06:03 +08:00
世界
161668a14e platform: Add oom killer 2023-03-16 11:28:54 +08:00
世界
8a6490afad Add reload platform command 2023-03-03 21:59:54 +08:00
世界
644153d61f Add libbox wrapper 2023-02-20 11:07:49 +08:00
世界
69c16d73bd Upgrade tfo-go 2023-02-08 14:13:33 +08:00
世界
96f54dd8c6 Revert "Fix listen packet on address"
This reverts commit c70028b094.
2022-11-28 12:51:23 +08:00
世界
c70028b094 Fix listen packet on address 2022-11-25 21:12:45 +08:00
世界
c9325e7847 Split bind_address 2022-11-06 10:16:07 +08:00
世界
c7300b4764 Update tfo-go usage 2022-10-06 21:58:50 +08:00
世界
69d4d96c2a Refine 4in6 processing 2022-09-25 22:29:18 +08:00
世界
80b4b36178 Disable DF on direct outbound by default 2022-09-23 10:27:46 +08:00
世界
c7d3f264c9 Refactor bind control 2022-09-14 18:02:37 +08:00
世界
c348f3431b Set udp dontfrag by default 2022-09-09 14:44:18 +08:00
世界
38a69dac07 Fix socksaddr type condition 2022-08-29 19:58:58 +08:00
世界
a0d35cf3dc Fix dns hijack on android
iproute2 on android does not support port rules
2022-08-26 21:05:45 +08:00
世界
8f67ed0750 Fix bind_address 2022-08-25 14:50:10 +08:00
世界
515b350328 Apply bind address to udp connect 2022-08-22 14:35:05 +08:00
世界
6e41cc18f1 Add bind address to outbound options 2022-08-22 14:28:23 +08:00
世界
a5f0041cf6 Skip bind connection with private destination to interface 2022-08-20 13:31:15 +08:00
世界
02832fb136 Add tun support for macOS 2022-08-05 17:02:51 +08:00
世界
ed900a990e Add set system proxy support for macOS 2022-08-05 16:55:59 +08:00
世界
1c50521985 Fix tcp keep alive 2022-07-31 09:53:29 +08:00
世界
10531c9f9a Add multiplexer 2022-07-30 09:04:01 +08:00
世界
832f906700 Improve udp timeout 2022-07-25 22:15:16 +08:00