世界
dd454bf0c6
dns: Add timeout configuration
2026-06-25 17:38:08 +08:00
世界
1541bbc91d
ssh: Add cipher, MAC, and key exchange configuration
2026-06-25 17:38:08 +08:00
世界
7d13cabb6a
Preserve comments between formatting
2026-06-25 17:38:07 +08:00
世界
6e2c0fa249
Add ACME profile support for IP address certificates
2026-06-25 17:38:05 +08:00
世界
157eb993de
Add search domain support for Tailscale DNS
2026-06-25 17:38:04 +08:00
世界
b04b235661
Fix legacy rule-set download_detour blocked by empty direct check
2026-06-25 17:38:01 +08:00
世界
3d1d6acbe3
Add TLS spoof support
2026-06-25 17:38:01 +08:00
世界
cfe83a5dcc
Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines
2026-06-25 17:37:59 +08:00
世界
ecd07e2f85
Add optimistic DNS cache
2026-06-25 17:37:59 +08:00
世界
fd7bc21175
Add cloudflared inbound
2026-06-25 17:37:08 +08:00
世界
dec919e0ca
Add package_name_regex route, DNS and headless rule item
2026-06-25 17:35:30 +08:00
世界
d8b7e92cc2
Un-deprecate ip_accept_any DNS rule item
2026-06-25 17:35:29 +08:00
nekohasekai
92118b594c
Add evaluate DNS rule action and related rule items
2026-06-25 17:35:25 +08:00
世界
666bfdbe4e
platform: Add OOM Report & Crash Report
2026-06-25 17:35:25 +08:00
世界
f96582c5d1
Add BBR profile and hop interval randomization for Hysteria2
2026-06-25 17:35:24 +08:00
nekohasekai
1d523907cb
Refactor ACME support to certificate provider
2026-06-25 17:35:24 +08:00
世界
6dd01016da
Add MAC and hostname rule items
2026-06-25 17:33:05 +08:00
世界
5e7fd7ad78
Fix lint errors
2026-05-13 23:39:27 +08:00
世界
6913b11e0a
Reject removed legacy inbound fields instead of silently ignoring
2026-03-21 17:16:10 +08:00
世界
d2fa21d07b
Deprecate Socksaddr.IsFqdn: do not reject potentially valid domain names
2026-03-16 09:37:59 +08:00
世界
8ae93a98e5
Remove overdue deprecated features
2026-03-01 12:30:43 +08:00
世界
11dc5bcbe1
Fixes in cronet-go
2026-02-27 19:39:52 +08:00
世界
65150f5cc3
platform: Improve OOM killer for iOS
2026-02-27 14:58:06 +08:00
世界
cf4791f1ad
platform: Improve iOS OOM killer
2026-02-26 14:13:32 +08:00
世界
4c05d7b888
Add advertise tags support for Tailscale endpoint
2026-02-24 15:31:57 +08:00
世界
79bab39502
Fix auto_redirect fallback rule
2026-01-30 11:42:56 +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
世界
f196b7a583
tailscale: Add system interface support
2026-01-17 05:49:24 +08:00
世界
6a750f4522
Fix missing relay support for Tailscale
2026-01-17 05:48:57 +08:00
世界
494990f914
Update bypass action behavior for auto redirect
2026-01-17 05:48:41 +08:00
世界
78b4eac974
Add pre-match support for auto redirect
2026-01-17 05:48:39 +08:00
世界
ddec2ab282
Update dependencies
2026-01-17 05:48:15 +08:00
世界
48b7adde7d
Add QUIC support for naiveproxy
2026-01-17 05:47:52 +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
世界
e8620587dd
Add OpenAI Codex Multiplexer service
2026-01-17 05:47:42 +08:00
世界
9b0960bb5a
Fix bugs and add UoT option for naiveproxy outbound
2026-01-17 05:47:41 +08:00
世界
ad7b982242
Add naiveproxy outbound
2026-01-17 05:47:41 +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
世界
0f5cda4169
Add claude code multiplexer service
2026-01-17 05:46:23 +08:00
世界
d87c9fd242
Fix compatibility with MPTCP
2026-01-17 05:46:23 +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
世界
107f92381b
Add support for kTLS
...
Reference: https://gitlab.com/go-extension/tls
2026-01-17 05:44:42 +08:00
世界
f84129ca79
Add proxy support for ICMP echo request
2026-01-17 05:44:41 +08:00
世界
044eb728cb
Fix legacy DNS config
2026-01-17 05:44:29 +08:00
世界
2be8a45f14
Fix rule-set format
2026-01-17 05:44:29 +08:00
世界
48f84b31d6
Improve local DNS server on darwin
...
We mistakenly believed that `libresolv`'s `search` function worked correctly in NetworkExtension, but it seems only `getaddrinfo` does.
This commit changes the behavior of the `local` DNS server in NetworkExtension to prefer DHCP, falling back to `getaddrinfo` if DHCP servers are unavailable.
It's worth noting that `prefer_go` does not disable DHCP since it respects Dial Fields, but `getaddrinfo` does the opposite. The new behavior only applies to NetworkExtension, not to all scenarios (primarily command-line binaries) as it did previously.
In addition, this commit also improves the DHCP DNS server to use the same robust query logic as `local`.
2026-01-17 05:44:28 +08:00
xchacha20-poly1305
0bd98a300f
Fix rule set version
2026-01-17 05:44:27 +08:00
世界
239e6ec701
Add preferred_by route rule item
2026-01-17 05:44:27 +08:00