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
世界
4658dfc6c6
Make badlinkname without bad linkname
2026-08-30 17:41:47 +08:00
世界
c53c2375c4
Improve power report
2026-08-30 17:41:47 +08:00
世界
be54f9afef
endpoint: Drop packets to non-IP destinations
2026-08-30 17:41:47 +08:00
世界
82098a8760
Add power report service
2026-08-30 17:41:46 +08:00
世界
6d431a2c43
Improve traffic totals
2026-08-30 17:41:46 +08:00
世界
ba4146ea31
Reformat code
2026-08-30 17:41:46 +08:00
世界
6720a27109
Handle network update callbacks in background
2026-08-30 17:41:46 +08:00
世界
f7e6a85166
Fix duplicate interface binding for UDP connections
2026-08-30 17:41:46 +08:00
世界
0b850d6b56
Fix Android process finder
2026-08-30 17:41:45 +08:00
世界
baa99c6f8f
Package WinDivert drivers instead of embedding it
2026-08-30 17:41:45 +08:00
世界
5c50f7a084
Use connected sockets for QUIC clients
2026-08-30 17:41:45 +08:00
世界
e797c2d0ba
Update tailscale to v1.102.1
2026-08-30 17:41:45 +08:00
世界
6e09f2892a
Add JSON schema support
2026-08-30 17:41:44 +08:00
世界
b9c7d52582
Improve OpenVPN & OpenConnect interoperability
2026-08-30 17:41:44 +08:00
世界
f61d14b3ae
boxdd: Implement linux http proxy
2026-08-30 17:41:43 +08:00
世界
e4c8b49eaf
Improve network reset
2026-08-30 17:41:43 +08:00
世界
719676519d
Fix bind control for auto redirect
2026-08-30 17:41:43 +08:00
世界
2df7a9bac7
Add openvpn and openconnect
2026-08-30 17:41:43 +08:00
世界
668ced35f8
Refactor endpoint listen
2026-08-30 17:41:43 +08:00
世界
1f7d571017
refactor: New tun udpnat
2026-08-30 17:41:43 +08:00
世界
b9572e5812
Fix start lifecycle
2026-08-30 17:41:43 +08:00
世界
0a4e4c8061
boxdd: Add insecure mode
2026-08-30 17:41:43 +08:00
世界
7f1a2bd2be
windivert: stabilize Windows driver lifecycle
2026-08-30 17:41:43 +08:00
世界
4f330d73ec
platform: Add http proxy support for Windows
2026-08-30 17:41:42 +08:00
世界
9bb5bf421d
Fix windivert open
2026-08-30 17:41:42 +08:00
世界
678b3d1703
windivert: Verify cached driver against embedded asset before load
2026-08-30 17:41:42 +08:00
世界
16c8393569
Fix netns manager
2026-08-30 17:41:42 +08:00
世界
9531a6a9cd
Add netns and unshare support
2026-08-30 17:41:42 +08:00
世界
7004fc6fd4
Fix windows bridge forwarding to connected subnets
2026-08-30 17:41:42 +08:00
世界
edb7e1da15
Improve windivert syscall
2026-08-30 17:41:42 +08:00
世界
ec544485b9
Add windows bridge
2026-08-30 17:41:42 +08:00
世界
fa479edc12
Imrpove flow tracking & sniff action
2026-08-30 17:41:42 +08:00
世界
d1d19fcca3
dialer: Dial directly when only one interface is available
2026-08-30 17:41:41 +08:00
世界
154d74b7a0
tls: Fix read wait buffer sizing
2026-08-30 17:41:41 +08:00
世界
70c8549f02
certificate: Replace platform bridge with CGO JNI
2026-08-30 17:41:41 +08:00
世界
a89cac300d
Fix group status updates broken by API service
...
The URL test history update hook and the Clash mode update hook were
single-slot: the API service's attached service overwrote the hook set
by the daemon, so clients stopped receiving group updates. Replace both
with multicast hook lists.
Also share a single URL test history storage via context: Clash API
looked it up under a key nobody registered and fell back to its own
empty storage, so dashboards showed no delay once an API service was
configured. Selector changes now notify through the shared storage,
covering selections made from any API surface.
2026-08-30 17:41:41 +08:00
世界
c12367a013
Add sing-box API service
2026-08-30 17:41:41 +08:00
世界
704853b3be
Fix lint errors
2026-08-30 17:41:40 +08:00
世界
9895d60484
Fix TLS server close
2026-08-30 17:41:40 +08:00
macronut and 世界
d9290bc940
Add more spoof method
...
Signed-off-by: macronut <4027187+macronut@users.noreply.github.com >
2026-08-30 17:41:40 +08:00
世界
87c2b89120
dns: Add timeout configuration
2026-08-30 17:41:40 +08:00
nekohasekai
9471dde765
Add Windows TLS engine
2026-08-30 17:41:40 +08:00
世界
2bbff23640
Improve UDP batch support
2026-08-30 17:41:40 +08:00
世界
7963713314
Add ACME profile support for IP address certificates
2026-08-30 17:41:40 +08:00
世界
0e7f176a16
Fix goroutine leak in networkquality tool
...
Serialize probe rounds in startProber to eliminate unbounded fan-out of
fire-and-forget probe goroutines (up to 100/sec per direction), and close
HTTP/3 transports via transport.Close() in addition to CloseIdleConnections.
2026-08-30 17:41:40 +08:00
世界
a33858523f
Fix tls-spoof
2026-08-30 17:41:40 +08:00
世界
9bcc0f1d37
Fix Apple TLS metadata capture
2026-08-30 17:41:40 +08:00
世界
7de1c4b4cf
Defer implicit default HTTP client fallback to first use
2026-08-30 17:41:39 +08:00