Commit Graph

130 Commits

Author SHA1 Message Date
世界 0b6fe45fb9 platform: Refactoring libbox to use gRPC-based protocol 2026-01-17 05:47:32 +08:00
世界 c9c686369f Add more tcp keep alive options
Also update default TCP keep-alive initial period from 10 minutes to 5 minutes.
2026-01-17 05:47:04 +08:00
世界 50732226c4 Update tfo-go to latest 2026-01-17 05:46:21 +08:00
世界 0acf11ff70 Remove compatibility codes 2026-01-17 05:46:14 +08:00
世界 e7c387b49b Update WireGuard and Tailscale 2026-01-17 05:46:02 +08:00
世界 e2ba72e7c1 Add proxy support for ICMP echo request 2026-01-17 05:44:41 +08:00
世界 40c3c7f506 Fix route.default_interface not taking effect 2025-09-02 18:00:02 +08:00
世界 2efdd4dd7c Deprecate common/atomic 2025-08-25 19:49:12 +08:00
世界 2d70ad3562 Fix bind_interface not working with auto_redirect 2025-08-17 14:48:01 +08:00
世界 c06b212363 Fix atomic pointer usages 2025-08-15 15:05:34 +08:00
世界 8d5f1ad310 Update golangci-lint to v2 2025-08-13 23:37:40 +08:00
世界 52492674e0 Fix legacy domain resolver deprecated warning incorrectly suppressed for direct outbound 2025-08-07 13:56:35 +08:00
世界 c7a2e47449 prevent creation of bind and mark controls on unsupported platforms 2025-07-08 13:14:40 +08:00
世界 b0a448fa0e Fix missing handling of legacy domain_strategy options 2025-07-08 13:12:32 +08:00
世界 2082e1e0fc Fix DNS dialer 2025-07-08 13:12:31 +08:00
世界 e8d50fe5b9 Allow direct outbounds without domain_resolver 2025-07-08 13:12:30 +08:00
世界 a5f84c2977 Fix Tailscale dialer 2025-07-08 13:12:30 +08:00
世界 96f078e252 Explicitly reject detour to empty direct outbounds 2025-07-08 13:12:28 +08:00
世界 ee3e62bfa4 Add netns support 2025-07-08 13:12:28 +08:00
世界 f781598540 Fix unhandled DNS loop 2025-07-08 13:12:27 +08:00
世界 48e643886c Make domain_resolver optional when only one DNS server is configured 2025-07-08 13:12:26 +08:00
世界 6cae3e54d1 Move predefined DNS server to rule action 2025-07-08 13:12:23 +08:00
世界 fffada5666 Fix domain resolver on direct outbound 2025-07-08 13:12:22 +08:00
世界 71322d2b4c Add Tailscale endpoint 2025-07-08 13:12:16 +08:00
世界 2afbe96ea0 refactor: Outbound domain resolver 2025-07-08 13:12:14 +08:00
世界 f75ade1991 refactor: DNS 2025-07-08 13:12:14 +08:00
世界 60eb787dcf Fix slowOpenConn 2025-06-12 08:05:04 +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
世界 1630c5d727 Skip binding to the default interface as it will fail on some Android devices 2025-02-26 07:25:35 +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
世界 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