118 Commits

Author SHA1 Message Date
世界
aa2a4ea2bb
prevent creation of bind and mark controls on unsupported platforms 2025-06-12 08:11:04 +08:00
世界
c2e962f9da
Fix missing handling of legacy domain_strategy options 2025-06-12 08:10:56 +08:00
世界
d6bd251e2d
Fix DNS dialer 2025-06-12 08:10:55 +08:00
世界
8337505d0d
Allow direct outbounds without domain_resolver 2025-06-12 08:10:53 +08:00
世界
9bd951264f
Fix Tailscale dialer 2025-06-12 08:10:53 +08:00
世界
b7f55e931e
Explicitly reject detour to empty direct outbounds 2025-06-12 08:10:51 +08:00
世界
e3405c656e
Add netns support 2025-06-12 08:10:51 +08:00
世界
3b53ca6e94
Fix unhandled DNS loop 2025-06-12 08:10:50 +08:00
世界
cf77712dc1
Make domain_resolver optional when only one DNS server is configured 2025-06-12 08:10:49 +08:00
世界
6e8eff3296
Move predefined DNS server to rule action 2025-06-12 08:10:46 +08:00
世界
243a40ae1a
Fix domain resolver on direct outbound 2025-06-12 08:10:45 +08:00
世界
7b095b7719
Add Tailscale endpoint 2025-06-12 08:10:37 +08:00
世界
3ab6e6c0b0
refactor: Outbound domain resolver 2025-06-12 08:10:34 +08:00
世界
81ff3eef20
refactor: DNS 2025-06-12 08:10:34 +08:00
世界
d511698f3f
Fix slowOpenConn 2025-06-12 08:05:04 +08:00
世界
cb435ea232
Fix default network strategy 2025-06-12 08:05:04 +08:00
世界
987899f94a
Fix usages of wireguard listener 2025-04-27 21:29:23 +08:00
世界
619fa671d7
Skip binding to the default interface as it will fail on some Android devices 2025-02-26 07:25:35 +08:00
世界
96fdf59ee4
Fix default dialer on legacy xiaomi systems 2025-01-13 15:14:30 +08:00
世界
9a1efbe54d
Fix domain strategy 2025-01-13 15:14:30 +08:00
世界
0c66888691
Fix lint 2025-01-13 15:14:30 +08:00
世界
68781387fe
refactor: WireGuard endpoint 2025-01-13 15:14:30 +08:00
世界
2dbb8c55c9
Add override destination to route options 2025-01-13 15:14:30 +08:00
世界
9db9484863
Refactor multi networks strategy 2025-01-13 15:14:30 +08:00
世界
bb46cdb2b3
Add multi network dialing 2025-01-13 15:14:30 +08:00
世界
a1be455202
refactor: Modular network manager 2025-01-13 15:14:29 +08:00
世界
19fb214226
refactor: Modular inbound/outbound manager 2025-01-13 15:14:29 +08:00
世界
ce69e620e9
Migrate bad options to library 2025-01-13 15:14:29 +08:00
世界
e233fd4fe5
refactor: Modular inbounds/outbounds 2025-01-13 15:14:29 +08:00
世界
6e7ecbd4f5
Fix wireguard listen 2024-11-30 12:20:48 +08:00
世界
8c143feec8
Increase timeouts 2024-10-30 14:01:28 +08:00
世界
db3a0c636d
Add auto-redirect & Improve auto-route 2024-10-13 13:07:02 +08:00
世界
b57abcc73c
tfo: Fix build with go1.23 2024-08-27 11:24:51 +08:00
世界
064fb9b873
Fix direct dialer not resolving domain 2024-08-20 21:02:52 +08:00
世界
7d4e6a7f4e
dialer: Allow nil router 2024-05-23 14:57:26 +08:00
世界
71d92518c1
Set the default TCP keep alive period 2024-05-21 15:11:52 +08:00
世界
bf6cc8903c
Fix missing write result in TFO open 2024-01-19 11:22:13 +08:00
世界
89c723e3e4
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
世界
4b43acfec0
Add rule-set 2024-01-03 12:21:36 +08:00
世界
01f6e70bc5
Fix deadline usage 2023-12-01 20:39:01 +08:00
世界
4d23773a25
Migrate to gobwas/ws 2023-11-28 11:21:43 +08:00
世界
cb2e15f8a7
Fix UDP domain NAT 2023-10-28 21:41:39 +08:00
世界
ac2d07b61a
Fix UDP dialer network 2023-10-03 11:08:31 +08:00
世界
7840dc73e3
Fix resolve dialer 2023-09-27 13:17:16 +08:00
世界
12dd1ac87f
Improve conntrack 2023-09-20 14:15:00 +08:00
世界
fe8d46cce5
Fix TFO async write 2023-09-09 19:52:13 +08:00
世界
5c5c25e3ad
Update tfo-go 2023-08-20 13:32:07 +08:00
世界
1019ecfdcf
Add TCP MultiPath support 2023-08-20 13:31:48 +08:00
世界
07ce5e0d22
Remove stack buffer usage 2023-07-03 21:45:32 +08:00
世界
6f1b258501
Improve DNS caching 2023-06-07 20:56:55 +08:00