世界
ebd31ca363
Add optimistic DNS cache
2026-04-11 12:10:52 +08:00
世界
c0d9551bcf
documentation: Fix missing update for ip_version and query_type
2026-04-10 16:24:31 +08:00
世界
e0696f5e94
documentation: Fixes
2026-04-10 16:24:30 +08:00
世界
ddcaf040e2
Un-deprecate ip_accept_any DNS rule item
2026-04-10 16:24:29 +08:00
nekohasekai
d3fc58ceb8
Add evaluate DNS rule action and related rule items
2026-04-10 16:24:26 +08:00
nekohasekai
e2727d9556
Refactor ACME support to certificate provider
2026-04-10 16:24:25 +08:00
世界
686cf1f304
documentation: Fix Chinese link anchors
2026-03-16 12:24:10 +08:00
世界
e0a78fde07
documentation: Minor fixes
2026-01-17 05:48:16 +08:00
Sentsuki
0e23a3d7c2
documentation: Fix Rcode's migration guide
...
Signed-off-by: Sentsuki <52487960+Sentsuki@users.noreply.github.com >
2025-08-10 20:06:28 +08:00
Me0wo
e1dbcccab5
documentation: Fix typo
...
Signed-off-by: Me0wo <152751263+Sn0wo2@users.noreply.github.com >
2025-08-10 20:06:28 +08:00
reletor
0b4b5e6f0f
documentation: Minor fixes
2025-07-08 13:12:33 +08:00
世界
6a211f6ed6
Fix missing handling of legacy domain_strategy options
2025-07-08 13:12:32 +08:00
Restia-Ashbell
1ed21085bb
documentation: Fix typo
2025-07-08 13:12:25 +08:00
世界
fa6f7d396e
documentation: Outbound domain resolver
2025-07-08 13:12:15 +08:00
世界
23666a9230
documentation: Refactor DNS
2025-07-08 13:12:15 +08:00
世界
c4b6d0eadb
Make GSO adaptive
2025-01-13 15:14:30 +08:00
世界
68781387fe
refactor: WireGuard endpoint
2025-01-13 15:14:30 +08:00
世界
2dbb8c55c9
Add override destination to route options
2025-01-13 15:14:30 +08:00
世界
dcb10c21a1
documentation: Merge route options to route actions
2025-01-13 15:14:29 +08:00
世界
28ec898a8c
documentation: Add rule action
2025-01-13 15:14:29 +08:00
世界
6bebe2483b
Unique rule-set names
2024-10-13 13:07:02 +08:00
世界
db3a0c636d
Add auto-redirect & Improve auto-route
2024-10-13 13:07:02 +08:00
世界
f5554dd8b8
Bump version
2024-09-18 07:04:29 +08:00
世界
cfd9879b17
documentation: Remove unused
2024-08-19 06:39:33 +08:00
世界
ee14135298
Improve domain suffix match behavior
...
For historical reasons, sing-box's `domain_suffix` rule matches literal prefixes instead of the same as other projects.
This change modifies the behavior of `domain_suffix`: If the rule value is prefixed with `.`,
the behavior is unchanged, otherwise it matches `(domain|.+\.domain)` instead.
2024-05-21 15:11:41 +08:00
世界
cbcf005f37
Remove PROCESS_NAME_NATIVE dwFlag in process query output
...
The `process_path` rule of sing-box is inherited from Clash,
the original code uses the local system's path format (e.g. `\Device\HarddiskVolume1\folder\program.exe`),
but when the device has multiple disks, the HarddiskVolume serial number is not stable.
This change make QueryFullProcessImageNameW output a Win32 path (such as `C:\folder\program.exe`),
which will disrupt the existing `process_path` use cases in Windows.
2024-05-18 17:22:14 +08:00
世界
11bec79a06
documentation: Bump version
2024-01-05 11:17:49 +08:00
世界
25810b50c1
Update documentation
2024-01-03 12:21:37 +08:00