Commit Graph

302 Commits

Author SHA1 Message Date
世界
9bdb7990dd Add advertise tags support for Tailscale endpoint 2026-02-24 15:31:57 +08:00
世界
eadd41c4ce Fix auto_redirect fallback rule 2026-01-30 11:42:56 +08:00
Balthild
a456e2072f Add acmedns support 2026-01-17 20:52:43 +08:00
世界
51a5451a5f Add dial option bind_address_no_port 2026-01-17 05:49:56 +08:00
世界
4bc27e7cb5 tailscale: Add system interface support 2026-01-17 05:49:24 +08:00
世界
28d2ff2492 Fix missing relay support for Tailscale 2026-01-17 05:48:57 +08:00
世界
4caa950da9 Update bypass action behavior for auto redirect 2026-01-17 05:48:41 +08:00
世界
024f7b3072 Add pre-match support for auto redirect 2026-01-17 05:48:39 +08:00
世界
ba49af1ce8 Update dependencies 2026-01-17 05:48:15 +08:00
世界
42d62a1e21 Add QUIC support for naiveproxy 2026-01-17 05:47:52 +08:00
世界
464554ab8f 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
世界
0fd51633f4 Add OpenAI Codex Multiplexer service 2026-01-17 05:47:42 +08:00
世界
8b2adb0bc7 Fix bugs and add UoT option for naiveproxy outbound 2026-01-17 05:47:41 +08:00
世界
3313c6e0b2 Add naiveproxy outbound 2026-01-17 05:47:41 +08:00
世界
c9c686369f 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
世界
e354670c36 Add claude code multiplexer service 2026-01-17 05:46:23 +08:00
世界
d4897abb53 Fix compatibility with MPTCP 2026-01-17 05:46:23 +08:00
世界
5470977941 Fix missing mTLS support in client options 2026-01-17 05:46:23 +08:00
世界
3e3b2d0b29 Add curve preferences, pinned public key SHA256 and mTLS for TLS options 2026-01-17 05:46:22 +08:00
世界
47392e55a2 Add support for kTLS
Reference: https://gitlab.com/go-extension/tls
2026-01-17 05:44:42 +08:00
世界
e2ba72e7c1 Add proxy support for ICMP echo request 2026-01-17 05:44:41 +08:00
世界
99466af6b7 Fix legacy DNS config 2026-01-17 05:44:29 +08:00
世界
14bec14972 Fix rule-set format 2026-01-17 05:44:29 +08:00
世界
ce778e569b 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
9a66482483 Fix rule set version 2026-01-17 05:44:27 +08:00
世界
5c8b07acfe Add preferred_by route rule item 2026-01-17 05:44:27 +08:00
世界
d373f57e57 Add interface address rule items 2026-01-17 05:44:26 +08:00
世界
2453747018 Fix duplicate tag detection for empty tags
Closes https://github.com/SagerNet/sing-box/issues/3665
2026-01-02 19:14:13 +08:00
世界
8d5f1ad310 Update golangci-lint to v2 2025-08-13 23:37:40 +08:00
世界
d5a71667d0 Fix DNS upgrade 2025-07-18 21:46:03 +08:00
世界
6806d5d436 Improve TLS fragments 2025-07-08 13:14:44 +08:00
世界
56e94d454f Add cache support for ssm-api 2025-07-08 13:14:44 +08:00
世界
b21e83d8e7 Add loopback address support for tun 2025-07-08 13:14:44 +08:00
世界
ebdae18a7e Fix missing home for derp service 2025-07-08 13:14:43 +08:00
世界
f8f282633b Add SSM API service 2025-07-08 13:14:42 +08:00
世界
ca912aa72f Add resolved service and DNS server 2025-07-08 13:14:41 +08:00
世界
167547f95f Add DERP service 2025-07-08 13:14:41 +08:00
世界
873ab4b085 Add service component type 2025-07-08 13:14:41 +08:00
世界
5cc728747a Add missing accept_routes option for Tailscale 2025-07-08 13:14:39 +08:00
世界
886f7c8253 Add TLS record fragment support 2025-07-08 13:14:38 +08:00
世界
1df8a26c5b Add control options for listeners 2025-07-08 13:14:38 +08:00
世界
a6e57e7a7a Fix wireguard listen_port 2025-07-08 13:12:34 +08:00
世界
96f078e252 Explicitly reject detour to empty direct outbounds 2025-07-08 13:12:28 +08:00
世界
ee3e62bfa4 Add netns support 2025-07-08 13:12:28 +08:00
世界
7fcff6731d Remove map usage in options 2025-07-08 13:12:27 +08:00
世界
275ec18c5c Add wildcard-sni support for shadow-tls inbound 2025-07-08 13:12:26 +08:00
世界
e41fdfe58a option: Fix marshal legacy DNS options 2025-07-08 13:12:26 +08:00
世界
48e643886c Make domain_resolver optional when only one DNS server is configured 2025-07-08 13:12:26 +08:00
k9982874
fe2239266a Fix hosts DNS server 2025-07-08 13:12:24 +08:00
世界
6cae3e54d1 Move predefined DNS server to rule action 2025-07-08 13:12:23 +08:00