678 Commits

Author SHA1 Message Date
世界 b2a9c4990c tailscale: Add tailssh server 2026-06-08 08:51:51 +08:00
世界 45be67c977 hysteria2: Add gecko obfs 2026-06-08 08:51:51 +08:00
世界 881c850bb8 sing: Fix comment loop 2026-06-08 08:51:51 +08:00
世界 bd2085f9dc Fix tailscale 2026-06-08 08:51:50 +08:00
世界 243cc07880 realm: Open separate v4 and v6 packet conns on client 2026-06-08 08:51:50 +08:00
世界 f3109a0bc1 gvisor: Fix dialing to self addresses 2026-06-08 08:51:50 +08:00
世界 21291afa33 tailscale: Fix handle peer DNS query 2026-06-08 08:51:50 +08:00
世界 ebce8cfaa7 cronet: Fix vendor package 2026-06-08 08:51:49 +08:00
世界 9e6999d755 Fix shadowtls handshake 2026-06-08 08:51:49 +08:00
世界 783dde9986 Rebase wireguard-go to official 2026-06-08 08:51:49 +08:00
世界 7a5cc8b928 realm: Add stun retry and lazy server start 2026-06-08 08:51:48 +08:00
世界 aa290a6772 Update hysteria2 realm 2026-06-08 08:51:47 +08:00
世界 0662aa41ad Add hysteria2 realm service and support 2026-06-08 08:51:47 +08:00
世界 62052b650e Fix ACME HTTP-01 challenge for IPv6 literal addresses 2026-06-08 08:51:44 +08:00
世界 ab2a90d5e7 Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines 2026-06-08 08:51:40 +08:00
世界 d1ac250f4b Add cloudflared inbound 2026-06-08 08:51:38 +08:00
世界 d37626ea25 Add BBR profile and hop interval randomization for Hysteria2 2026-06-08 08:51:34 +08:00
世界 179d0818a7 Add MAC and hostname rule items 2026-06-08 08:51:33 +08:00
世界 761b7f4e12 Handle TUN loopback in direct outbound 2026-06-03 12:56:36 +08:00
世界 b6f7d62bb6 sing: Update contextjson 2026-05-13 16:28:50 +08:00
世界 76880eb46b Update naiveproxy to v148.0.7778.96-1 2026-05-13 16:28:49 +08:00
世界 8947cb243e sing: Fix UoT write race 2026-04-21 18:54:52 +08:00
世界 b3523abad5 tun: Fix multi include/exclude interfaces 2026-04-20 09:49:39 +08:00
世界 9b72b352d5 sing: Fix UoT connect race 2026-04-20 00:10:46 +08:00
世界 fb61987d93 tun: memmod: be more resilient toward weird PE files 2026-04-19 21:54:20 +08:00
世界 3a236d9c3c fswatch: Fix close 2026-04-19 20:41:33 +08:00
世界 0bd109d7bc sing: Fix interface finder 2026-04-19 20:38:52 +08:00
世界 7ed5ef6da4 sing: Fix udpnat2 timeout 2026-04-16 16:45:38 +08:00
世界 f43fc797d4 Update naiveproxy to v147.0.7727.49-1 2026-04-14 14:24:21 +08:00
世界 76fa3c2e5e tun: Fixes 2026-04-10 14:13:06 +08:00
世界 354b4b040e sing: Fix vectorised readv iovec length calculation
This does not seem to affect any actual paths in the sing-box.
2026-04-01 16:16:58 +08:00
世界 e15bdf11eb sing: Minor fixes 2026-03-30 22:58:11 +08:00
世界 84d2280960 quic: Fix protocol client close & Sync hysteria bbr fix 2026-03-30 22:42:36 +08:00
世界 a3623eb41a tun: Fix system stack rewriting TUN subnet destinations to loopback 2026-03-23 19:38:55 +08:00
世界 0045103d14 Fix package_name shared uid matching 2026-03-23 18:57:35 +08:00
世界 c13faa8e3c tailscale: Only set ProcessLocalIPs/ProcessSubnets for fake TUN 2026-03-23 14:16:40 +08:00
Andrew Novikov a8e3cd3256 tun: Fix nfqueue not working in prerouting 2026-03-17 11:05:40 +08:00
世界 d2fa21d07b Deprecate Socksaddr.IsFqdn: do not reject potentially valid domain names 2026-03-16 09:37:59 +08:00
世界 f2d15139f5 tun: Fix nftables single include_uid not working 2026-03-15 16:58:34 +08:00
世界 b990de2e12 tun: Fix "Fix auto_redirect dropping SO_BINDTODEVICE traffic" 2026-03-14 21:38:38 +08:00
世界 eed6a36e5d tun:Fix auto_redirect dropping SO_BINDTODEVICE traffic 2026-03-14 21:38:38 +08:00
世界 eb0f38544c tailscale: Fix system interface rules 2026-03-14 21:38:38 +08:00
世界 a7ee943216 Fix tailscale connections 2026-03-11 00:27:15 +08:00
世界 e0be8743f6 ocm: Add Responses WebSocket API proxy and fix client config docs
Support the OpenAI Responses WebSocket API (`wss://.../v1/responses`)
for bidirectional frame proxying with usage tracking.
Fix Codex CLI client config examples to use profiles and correct flags.

Update openai-go v3.24.0 → v3.26.0.
2026-03-10 22:04:11 +08:00
世界 0b04528803 tailscaile: Fix using TUN auto redirect with tailscale system interface 2026-03-10 22:04:11 +08:00
世界 65875e6dac tailscale: Use system dialer for system interface
* Revert "Fix netstack TCP connections with system interface
2026-03-10 19:50:16 +08:00
世界 d58efc5d01 cronet-go: Fix library search path 2026-03-09 20:06:34 +08:00
世界 4e0a953b98 sing: Revert "Relax domain name validation to support non-standard characters" 2026-03-07 15:44:40 +08:00
世界 fb269c9032 tun: Fix darwin batch loop not exit on EBADF 2026-03-05 20:38:19 +08:00
世界 f295e195b5 tailscale: Fix netstack TCP connections with system interface 2026-03-03 22:06:54 +08:00