世界
ebd31ca363
Add optimistic DNS cache
2026-04-11 12:10:52 +08:00
世界
6c7fb1dad1
Add package_name_regex route, DNS and headless rule item
2026-04-10 16:24:30 +08:00
nekohasekai
d3fc58ceb8
Add evaluate DNS rule action and related rule items
2026-04-10 16:24:26 +08:00
世界
c1203821f9
documentation: Update descriptions for neighbor rules
2026-04-10 16:24:24 +08:00
世界
0d1ce7957d
Add MAC and hostname rule items
2026-04-10 16:24:24 +08:00
世界
b0c6762bc1
route: merge rule_set branches into outer rules
...
Treat rule_set items as merged branches instead of standalone boolean
sub-items.
Evaluate each branch inside a referenced rule-set as if it were merged
into the outer rule and keep OR semantics between branches. This lets
outer grouped fields satisfy matching groups inside a branch without
introducing a standalone outer fallback or cross-branch state union.
Keep inherited grouped state outside inverted default and logical
branches. Negated rule-set branches now evaluate !(...) against their
own conditions and only reapply the outer grouped match after negation
succeeds, so configs like outer-group && !inner-condition continue to
work.
Add regression tests for same-group merged matches, cross-group and
extra-AND failures, DNS merged-branch behaviour, and inverted merged
branches. Update the route and DNS rule docs to clarify that rule-set
branches merge into the outer rule while keeping OR semantics between
branches.
2026-03-25 14:00:29 +08:00
世界
686cf1f304
documentation: Fix Chinese link anchors
2026-03-16 12:24:10 +08:00
世界
494990f914
Update bypass action behavior for auto redirect
2026-01-17 05:48:41 +08:00
世界
24b33a43fc
documentation: Format changes header
2026-01-17 05:48:40 +08:00
世界
78b4eac974
Add pre-match support for auto redirect
2026-01-17 05:48:39 +08:00
世界
e0a78fde07
documentation: Minor fixes
2026-01-17 05:48:16 +08:00
世界
203f4134b0
documentation: Add Wi-Fi state shared page
2026-01-17 05:48:16 +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
世界
f84129ca79
Add proxy support for ICMP echo request
2026-01-17 05:44:41 +08:00
世界
87eaf3ce6e
documentation: Add preferred_by route rule item
2026-01-17 05:44:27 +08:00
世界
5be1887f92
documentation: Add interface address rule items
2026-01-17 05:44:27 +08:00
世界
24c940c51c
Improve TLS fragments
2025-07-08 13:14:44 +08:00
世界
3b480de38a
Add TLS record fragment support
2025-07-08 13:14:38 +08:00
reletor
0b4b5e6f0f
documentation: Minor fixes
2025-07-08 13:12:33 +08:00
k9982874
fa99ca2757
Add ntp protocol sniffing
2025-07-08 13:12:26 +08:00
世界
c1189e2a7b
Improve resolve action
2025-07-08 13:12:18 +08:00
世界
c830e9a634
documentation: Remove outdated icons
2025-07-08 13:12:16 +08:00
世界
061276902b
documentation: TLS fragment
2025-07-08 13:12:15 +08:00
世界
fa6f7d396e
documentation: Outbound domain resolver
2025-07-08 13:12:15 +08:00
testing
ae9bc7acf1
documentation: Fix typo
...
Signed-off-by: testing <58134720+testing765@users.noreply.github.com >
2025-04-08 14:16:23 +08:00
世界
4807e64609
documentation: Fix typo
2025-01-27 10:04:07 +08:00
世界
1d2720bf5e
Add UDP timeout route option
2025-01-13 15:14:30 +08:00
世界
c4b6d0eadb
Make GSO adaptive
2025-01-13 15:14:30 +08:00
世界
285a82050c
documentation: Fix typo
2025-01-13 15:14:30 +08:00
世界
2dbb8c55c9
Add override destination to route options
2025-01-13 15:14:30 +08:00
世界
9db9484863
Refactor multi networks strategy
2025-01-13 15:14:30 +08:00
世界
bb46cdb2b3
Add multi network dialing
2025-01-13 15:14:30 +08:00
世界
dcb10c21a1
documentation: Merge route options to route actions
2025-01-13 15:14:29 +08:00
世界
05ea0ca00e
Add network_[type/is_expensive/is_constrained] rule items
2025-01-13 15:14:29 +08:00
世界
28ec898a8c
documentation: Add rule action
2025-01-13 15:14:29 +08:00
世界
467b1bbeeb
documentation: Update the scheduled removal time of deprecated features
2025-01-13 15:14:29 +08:00
世界
926d6f769e
Update utls to v1.6.7
2024-10-13 13:07:02 +08:00
srk24
846777cd0c
Add process_path_regex rule type
2024-10-13 13:07:02 +08:00
世界
4a95558c53
Add RDP sniffer
2024-10-13 13:07:02 +08:00
世界
e39a28ed5a
Add SSH sniffer
2024-10-13 13:07:02 +08:00
世界
9dc3bb975a
Improve QUIC sniffer
2024-10-13 13:07:02 +08:00
世界
6bebe2483b
Unique rule-set names
2024-10-13 13:07:02 +08:00
世界
93cf134995
Add accept empty DNS rule option
2024-10-13 13:07:02 +08:00
世界
369bc7cea3
Add DTLS sniffer
2024-10-07 04:58:48 +08:00
iosmanthus
4b7a83da16
Introduce bittorrent related protocol sniffers
...
* Introduce bittorrent related protocol sniffers
including, sniffers of
1. BitTorrent Protocol (TCP)
2. uTorrent Transport Protocol (UDP)
Signed-off-by: iosmanthus <myosmanthustree@gmail.com >
Co-authored-by: 世界 <i@sekai.icu >
2024-10-07 04:58:48 +08:00
世界
8a9a77a438
Add bypass_domain and search_domain platform HTTP proxy options
2024-05-23 14:57:26 +08:00
世界
71d1879bd6
Fix missing rule_set_ipcidr_match_source item in DNS rules
2024-05-21 15:12:03 +08:00
世界
0517ceef76
Add address filter support for DNS rules
2024-05-21 15:12:02 +08:00
世界
25810b50c1
Update documentation
2024-01-03 12:21:37 +08:00
世界
e09a94bb9e
Update documentation
2024-01-03 12:21:36 +08:00