5230 Commits
Author SHA1 Message Date
Shtorm 6a6a1e0a31 Merge branch 'extended' of https://github.com/shtorm-7/sing-box into extended 2026-09-05 12:57:15 +03:00
Shtorm 217f77643f provider: Rename StoreProviders to StoreSubscriptions v1.14.0-extended-2.7.1 2026-09-05 10:12:55 +03:00
Shtorm 7afda58818 provider: Add override_dialer_options option 2026-09-05 09:23:55 +03:00
Shtorm 64605fc47a protocol: Forward lifecycle Start stage to nested outbounds in vpn, failover and limiters 2026-09-05 04:30:03 +03:00
Shtorm 08703c9035 Update wireguard-go 2026-09-05 04:26:58 +03:00
ShtormandGitHub 28f6f4289e Update Amnezia version from 3.0 to 3.1
Signed-off-by: Shtorm <108103062+shtorm-7@users.noreply.github.com>
version
2026-09-04 09:24:56 +03:00
Shtorm 8208af72ac build: add desktop release targets and trim go version suffix 2026-09-04 09:20:40 +03:00
Shtorm bcb83578d9 vless: fix nil pointer panic on encryption handshake failure v1.14.0-extended-2.7.0 2026-09-04 06:01:33 +03:00
Shtorm 102330f968 provider: add store_providers cache_file option to gate subscription caching 2026-09-04 05:19:05 +03:00
Shtorm de3c7ff37e naive: wait for handshake before returning outbound conn 2026-09-04 04:42:43 +03:00
Shtorm 7fc9e5e773 examples: use ranges for amnezia timing options 2026-09-04 04:25:22 +03:00
Shtorm 2eeb120091 update rmux 2026-09-04 04:10:18 +03:00
Shtorm 301df12dee limiter: revert traffic limiter to Can/Add interface 2026-09-04 01:48:30 +03:00
Shtorm 673a408dca warp: add address/port option to override peer endpoint 2026-09-04 01:42:45 +03:00
Shtorm 04922b1898 parser/link: support gecko obfs in hysteria2 links 2026-09-04 01:41:33 +03:00
Shtorm 3540c09b93 masque: add address/port option to override endpoint 2026-09-04 01:40:28 +03:00
Shtorm 25618424e6 limiter: use named routers, keep original inbound metadata 2026-09-04 01:30:11 +03:00
Shtorm eac79f2080 mieru: add mtu and handshake_mode options 2026-09-04 01:24:10 +03:00
Shtorm b0ec582349 Regenerate started_service_grpc.pb.go 2026-09-04 01:08:46 +03:00
Shtorm c0bfc731ec Merge tag 'v1.14.0' 2026-09-04 01:08:30 +03:00
Shtorm 99bbd49406 Remove Snell and OpenVPN 2026-09-02 21:01:21 +03:00
世界 0b8995879f Bump version 2026-08-31 11:28:31 +08:00
世界 65a50758e1 Update naiveproxy to v150.0.7871.63-2 2026-08-31 11:28:31 +08:00
世界 138ba19b25 Add desktop client dev branch support 2026-08-31 11:28:31 +08:00
世界 336cde087e Run tests on oldstable branch 2026-08-31 08:46:29 +08:00
世界 a48b4cbd89 release: Fetch client main branch explicitly in update_clients.sh 2026-08-31 08:46:29 +08:00
世界 05b6802cfa Fix QUIC congestion control application limited reporting
Report application limited to injected congestion controllers when the packer stays empty for longer than the pacer burst window, instead of suppressing the report within one RTT of a pacing or congestion limit. The suppression let low bandwidth samples from small bursts after idle periods enter the BBR bandwidth filter, so long-lived TUIC and naive QUIC connections lost throughput after light traffic.
2026-08-30 17:46:30 +08:00
世界 a9713335fd boxdd: Fix log output 2026-08-30 17:41:47 +08:00
世界 66beaf541e Test nested groups recursively in URLTest 2026-08-30 17:41:47 +08:00
世界 dd9cdbc712 tailscale: Fix endpoint start failure when no route is available 2026-08-30 17:41:47 +08:00
世界 384344ead3 Bump version 2026-08-30 17:41:47 +08:00
世界 6aecbe2750 snell: Fuse client handshake with the first payload 2026-08-30 17:41:47 +08:00
世界 2a38f30125 Add Tailscale certificate API commands 2026-08-30 17:41:47 +08:00
世界 4658dfc6c6 Make badlinkname without bad linkname 2026-08-30 17:41:47 +08:00
世界 fb0063221d Remove tlsunsafeekm GODEBUG default 2026-08-30 17:41:47 +08:00
世界 f50ca2244b Fix HTTP/2 transport reset with Go 1.27 2026-08-30 17:41:47 +08:00
世界 de7460ec7c Update Go to 1.26.7 2026-08-30 17:41:47 +08:00
世界 c53c2375c4 Improve power report 2026-08-30 17:41:47 +08:00
世界 3f986d584e Discard OOM drafts written by previous app versions 2026-08-30 17:41:47 +08:00
世界 103e266ebc Fix QUIC congestion control
- Remove `bbr_standard`, `bbr2` and `bbr2_variant` from the naive inbound
- Report injected congestion controllers with connection-wide packet numbers in quic-go
2026-08-30 17:41:47 +08:00
世界 55b18b2271 Migrate Apple developer account 2026-08-30 17:41:47 +08:00
世界 3439be1bbb Do not hide groups containing only a single item 2026-08-30 17:41:47 +08:00
世界 a349a0d769 Fix naive quic congestion control 2026-08-30 17:41:47 +08:00
世界 310206a889 Fix naive performance 2026-08-30 17:41:47 +08:00
世界 be54f9afef endpoint: Drop packets to non-IP destinations 2026-08-30 17:41:47 +08:00
世界 673485755c Fix fakeip UDP reply address mapping 2026-08-30 17:41:47 +08:00
世界 33e63afb0f snell: Fix UDP requests to domain destinations 2026-08-30 17:41:46 +08:00
世界 37da1712e0 naive: Fix receive window options not published 2026-08-30 17:41:46 +08:00
世界 080f1c56aa Fix bbolt recover 2026-08-30 17:41:46 +08:00
世界 82098a8760 Add power report service 2026-08-30 17:41:46 +08:00