Commit Graph

100 Commits

Author SHA1 Message Date
世界
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
世界
9cc94823e3 Fix lint 2025-01-13 15:14:30 +08:00
世界
44d5411d5f refactor: WireGuard endpoint 2025-01-13 15:14:30 +08:00
世界
9dcabfd266 Add override destination to route options 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
世界
cc924c1a60 refactor: Modular inbound/outbound 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
世界
d6d2ddb02a tfo: Fix build with go1.23 2024-08-27 11:24:51 +08:00
世界
68592914db Fix direct dialer not resolving domain 2024-08-20 21:02:52 +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
世界
9a246d5950 Fix missing write result in TFO open 2024-01-19 11:22:13 +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
世界
cc0d17c2ec Add rule-set 2024-01-03 12:21:36 +08:00
世界
b246666713 Fix deadline usage 2023-12-01 20:39:01 +08:00
世界
c5ff662faa Migrate to gobwas/ws 2023-11-28 11:21:43 +08:00
世界
16dd9f42a9 Fix UDP domain NAT 2023-10-28 21:41:39 +08:00
世界
93afbb18c8 Fix UDP dialer network 2023-10-03 11:08:31 +08:00
世界
54d871cefe Fix resolve dialer 2023-09-27 13:17:16 +08:00
世界
3ff95715f6 Improve conntrack 2023-09-20 14:15:00 +08:00
世界
04fe6c6035 Fix TFO async write 2023-09-09 19:52:13 +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
世界
7e5d4943b2 Remove stack buffer usage 2023-07-03 21:45:32 +08:00
世界
d87d142798 Improve DNS caching 2023-06-07 20:56:55 +08:00
世界
3e6afcdcbf Refactor rules 2023-06-07 20:28:21 +08:00
世界
e0638272ed Remove legacy warnings 2023-04-19 21:58:58 +08:00
世界
0b3bc5d31e Fix conntrack return pointer 2023-04-14 21:00:45 +08:00
世界
805698e3c8 Fix processing domain address in packet 2023-04-14 20:59:57 +08:00
世界
7f61ce603f platform: Fixes and improvements 2023-04-05 19:54:20 +08:00
armv9
b86beb0d7d conntrack: Fix missing tracking for udp conn 2023-04-02 12:06:03 +08:00
世界
cd496991ba Improve UDP domain destination NAT 2023-04-02 12:05:59 +08:00
世界
bc54b92b21 Fix slow open 2023-03-23 17:14:38 +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
世界
092b839176 Add message for tfo error 2022-10-18 17:27:50 +08:00
世界
51e66dd624 Fix tfo headroom 2022-10-10 13:33:48 +08:00
世界
c7300b4764 Update tfo-go usage 2022-10-06 21:58:50 +08:00