世界
96edb9a774
Fix TLS server close
2026-05-12 15:01:56 +08:00
macronut
48c65a2f8a
Add more spoof method
...
Signed-off-by: macronut <4027187+macronut@users.noreply.github.com>
2026-05-02 23:07:54 +08:00
世界
1bad8d87eb
dns: Add timeout configuration
2026-04-28 15:12:39 +08:00
nekohasekai
1610c18a2f
Add Windows TLS engine
2026-04-28 08:55:05 +08:00
世界
3d3c8a2fe9
Improve UDP batch support
2026-04-28 08:20:44 +08:00
世界
817f9c6364
Add ACME profile support for IP address certificates
2026-04-28 08:04:54 +08:00
世界
5cd421401d
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-04-28 08:04:54 +08:00
世界
6ecd3deef5
Fix tls-spoof
2026-04-28 08:04:53 +08:00
世界
a8b8f15a76
Fix Apple TLS metadata capture
2026-04-28 08:04:53 +08:00
世界
32f56cce07
Defer implicit default HTTP client fallback to first use
2026-04-28 08:04:53 +08:00
世界
4b15fccb78
Scope HTTP/2 fallback and HTTP/3 broken state per authority
2026-04-28 08:04:52 +08:00
世界
9bffb64bbd
Fix macOS tlsspoof
2026-04-28 08:04:52 +08:00
世界
4a68bc9274
Reject IP literal server name with TLS spoof
2026-04-28 08:04:52 +08:00
世界
9bee53225c
Fix legacy rule-set download_detour blocked by empty direct check
2026-04-28 08:04:52 +08:00
世界
08ce083b9b
Add TLS spoof support
2026-04-28 08:04:51 +08:00
世界
5a618c6b68
Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines
2026-04-28 08:04:39 +08:00
世界
0319b22c76
Add optimistic DNS cache
2026-04-28 08:04:34 +08:00
世界
104c7ae24d
Fix stun test
2026-04-28 08:04:33 +08:00
世界
5779b46ca6
Fix lint errors
2026-04-28 08:04:33 +08:00
世界
684ba79113
Add package_name_regex route, DNS and headless rule item
2026-04-28 08:04:32 +08:00
世界
0b8f380817
tools: Network Quality & STUN
2026-04-28 08:04:31 +08:00
nekohasekai
83fa58f60a
Refactor ACME support to certificate provider
2026-04-28 08:04:29 +08:00
世界
ddb757a25c
Reduce built-in certificate store memory
2026-04-28 07:44:20 +08:00
世界
71f6a2ab4e
Fix process search skipped for TUN
2026-04-21 15:45:05 +08:00
TargetLocked
7c3d8cf8db
Fix disable tcp keep alive
2026-04-10 13:29:15 +08:00
世界
0045103d14
Fix package_name shared uid matching
2026-03-23 18:57:35 +08:00
世界
d2a933784c
Optimize Darwin process finder
2026-03-23 18:57:35 +08:00
世界
3f05a37f65
Optimize Linux process finder
2026-03-23 18:57:35 +08:00
世界
7623bcd19e
Fix DialerForICMPDestination
2026-03-23 13:58:55 +08:00
世界
d2fa21d07b
Deprecate Socksaddr.IsFqdn: do not reject potentially valid domain names
2026-03-16 09:37:59 +08:00
世界
041646b728
Fix kTLS crash
2026-03-14 21:38:38 +08:00
Heng lu
2ba896c5ac
Fix netns fd leak in ListenNetworkNamespace
2026-03-09 20:06:34 +08:00
世界
1803471e02
endpoint: Fix UDP resolved destination
2026-03-02 13:55:26 +08:00
世界
8ae93a98e5
Remove overdue deprecated features
2026-03-01 12:30:43 +08:00
世界
9bd9e9a58b
dialer: use KeepAliveConfig for TCP keepalive
2026-02-27 14:58:06 +08:00
世界
9c2cdc7203
Fix per-outbound bind_interface
2026-02-27 14:58:06 +08:00
世界
cf4791f1ad
platform: Improve iOS OOM killer
2026-02-26 14:13:32 +08:00
世界
1af14a0237
Remove varbin usages
2026-01-29 13:40:34 +08:00
Balthild
60a1e4c866
Add acmedns support
2026-01-17 20:52:43 +08:00
世界
8d88c6532f
Add dial option bind_address_no_port
2026-01-17 05:49:56 +08:00
世界
c2b697a778
Fix missing build constraints for linux wifi state monitor
2026-01-17 05:48:15 +08:00
世界
ddec2ab282
Update dependencies
2026-01-17 05:48:15 +08:00
世界
cba18635c8
Add Chrome Root Store certificate option
...
Adds `chrome` as a new certificate store option alongside `mozilla`.
Both stores filter out China-based CA certificates.
2026-01-17 05:47:54 +08:00
世界
0585f6d065
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-17 05:47:42 +08:00
世界
5bc0dfa9dd
platform: Refactoring libbox to use gRPC-based protocol
2026-01-17 05:47:32 +08:00
世界
743b460e51
Add Windows WI-FI state support
2026-01-17 05:47:27 +08:00
世界
8d8ca282a1
Add Linux WI-FI state support
...
Support monitoring WIFI state on Linux through:
- NetworkManager (D-Bus)
- IWD (D-Bus)
- wpa_supplicant (control socket)
- ConnMan (D-Bus)
2026-01-17 05:47:04 +08:00
世界
cd56eaaba2
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
世界
3dc285be8c
Fix missing mTLS support in client options
2026-01-17 05:46:23 +08:00
世界
79bbce3db3
Add curve preferences, pinned public key SHA256 and mTLS for TLS options
2026-01-17 05:46:22 +08:00