Commit Graph

94 Commits

Author SHA1 Message Date
世界 d31e776ee4 tailscale: Add system interface support 2026-01-12 20:42:33 +08:00
世界 033ce7ec69 Fix missing relay support for Tailscale 2026-01-12 20:41:42 +08:00
世界 6253e1582d Update bypass action behavior for auto redirect 2026-01-12 20:41:41 +08:00
世界 dd587b4a1b Add pre-match support for auto redirect 2026-01-12 20:41:41 +08:00
世界 340b8d09fd Update cronet-go to v143.0.7499.109-1 2026-01-12 20:41:40 +08:00
世界 640a528258 Update quic-go to v0.58.0 2026-01-12 20:41:39 +08:00
世界 12dc2c9874 Remove certificate_public_key_sha256 for naive 2026-01-12 20:41:39 +08:00
世界 65d6a1124b Fix naive network 2026-01-12 20:41:38 +08:00
世界 0340c170fb Add QUIC support for naiveproxy 2026-01-12 20:41:38 +08:00
世界 9c3f04aeb8 Add ECH support for NaiveProxy outbound and tls.ech.query_server_name option
- Enable ECH for NaiveProxy outbound with DNS resolver integration
- Add query_server_name option to override domain for ECH HTTPS record queries
- Update cronet-go dependency and remove windows_386 support
2026-01-12 20:41:38 +08:00
世界 cd088f47e1 Fix bugs and add UoT option for naiveproxy outbound 2026-01-12 20:41:38 +08:00
世界 d4b8630a79 Add naiveproxy outbound 2026-01-12 20:41:37 +08:00
世界 45a3652a6e platform: Refactoring libbox to use gRPC-based protocol 2026-01-12 20:41:37 +08:00
世界 edc4595fcd Fix compatibility with MPTCP 2026-01-12 20:41:35 +08:00
世界 31d64cfe25 Update WireGuard and Tailscale 2026-01-12 20:41:34 +08:00
世界 b1c016b968 ktls: Add warning for inappropriate scenarios 2026-01-12 20:41:33 +08:00
世界 1ec999d222 Add support for kTLS
Reference: https://gitlab.com/go-extension/tls
2026-01-12 20:41:33 +08:00
世界 20f81796c0 Add proxy support for ICMP echo request 2026-01-12 20:41:32 +08:00
世界 035c76afe6 Add preferred_by route rule item 2026-01-12 20:41:07 +08:00
neletor 6865cc877b Add support for ech retry configs 2026-01-12 20:41:07 +08:00
世界 6fdf27a701 Fix Tailscale endpoint using wrong source IP with advertise_routes 2026-01-04 22:14:54 +08:00
世界 223dd8bb1a Fix TCP DNS response buffer 2025-12-22 13:51:00 +08:00
世界 68448de7d0 Fix missing RootPoolFromContext and TimeFuncFromContext in HTTP clients 2025-12-22 13:50:57 +08:00
世界 670f32baee Fix naive inbound 2025-12-12 21:19:28 +08:00
世界 2747a00ba2 Fix tailscale destination 2025-12-01 15:02:04 +08:00
世界 ef14c8ca0e Disable TCP slow open for anytls
Fixes #3459
2025-10-14 23:40:19 +08:00
世界 79c0b9f51d Fix tls options ignored in mixed inbounds 2025-09-08 19:45:52 +08:00
世界 f352f84483 Fix read address 2025-09-05 15:16:14 +08:00
世界 649163cb7b Fix domain strategy not taking effect 2025-09-02 17:35:27 +08:00
世界 031f25c1c1 Deprecate common/atomic 2025-08-25 19:49:12 +08:00
世界 378e39f70c Update golangci-lint to v2 2025-08-13 23:37:40 +08:00
世界 c0ac3c748c Reduce default MTU for android 2025-08-13 11:48:44 +08:00
wwqgtxx 3518ce083b Fix packetaddr panic 2025-08-01 16:50:54 +08:00
世界 72dbcd3ad4 Improve darwin tun performance 2025-07-18 21:23:04 +08:00
世界 ae2ecd6002 Increase default mtu to 65535 2025-07-12 14:48:04 +08:00
世界 811ff93549 Increase default mtu under network extension to 4064 2025-07-08 13:14:46 +08:00
世界 6cfa2b8b86 Improve darwin tun performance 2025-07-08 13:14:46 +08:00
世界 5662784afb Add loopback address support for tun 2025-07-08 13:14:44 +08:00
世界 1d66474022 Fix tailscale forward 2025-07-08 13:14:42 +08:00
世界 0146fbfc40 Add SSM API service 2025-07-08 13:14:42 +08:00
世界 e3c8c0705f Fix tproxy tcp control 2025-07-08 13:14:40 +08:00
世界 ed5b2f2997 Add missing accept_routes option for Tailscale 2025-07-08 13:14:39 +08:00
世界 d4fd43cf6f Fix wireguard listen_port 2025-07-08 13:12:34 +08:00
世界 ac7bc587cb Allow direct outbounds without domain_resolver 2025-07-08 13:12:30 +08:00
世界 4e11a3585a Fix Tailscale dialer 2025-07-08 13:12:30 +08:00
世界 fb622ccbdf Explicitly reject detour to empty direct outbounds 2025-07-08 13:12:28 +08:00
世界 d2dc3ddf72 Add netns support 2025-07-08 13:12:28 +08:00
世界 e0a6b31c03 Remove map usage in options 2025-07-08 13:12:27 +08:00
世界 bca2bd2fa1 Add wildcard-sni support for shadow-tls inbound 2025-07-08 13:12:26 +08:00
世界 ff416aacaf Fix anytls dialer usage 2025-07-08 13:12:23 +08:00