Commit Graph

1475 Commits

Author SHA1 Message Date
renovate[bot]
f0efa9b0ab [dependencies] Update actions/checkout digest to eef6144 2024-10-13 13:07:18 +08:00
世界
fea3d62dc9 auto-redirect: Let fw4 take precedence over prerouting 2024-10-13 13:07:18 +08:00
世界
7db66b492f Update utls to v1.6.7 2024-10-13 13:07:02 +08:00
srk24
4dc07ac374 Add process_path_regex rule type 2024-10-13 13:07:02 +08:00
世界
6336e7d51c clash-api: Add PNA support 2024-10-13 13:07:02 +08:00
世界
1479662a03 Add RDP sniffer 2024-10-13 13:07:02 +08:00
世界
2dc02a7658 Add SSH sniffer 2024-10-13 13:07:02 +08:00
世界
65d0dc6f52 Write close error to log 2024-10-13 13:07:02 +08:00
世界
c7f8c32a2c Add AdGuard DNS filter support 2024-10-13 13:07:02 +08:00
世界
1999415d2a Improve QUIC sniffer 2024-10-13 13:07:02 +08:00
世界
b4e30313a1 Add inline rule-set & Add reload for local rule-set 2024-10-13 13:07:02 +08:00
世界
ba9fffa170 Unique rule-set names 2024-10-13 13:07:02 +08:00
世界
db564008db Add accept empty DNS rule option 2024-10-13 13:07:02 +08:00
世界
19ec24faaf Add custom options for TUN auto-route and auto-redirect 2024-10-13 13:07:02 +08:00
世界
8c5d7d8ad7 Improve base DNS transports & Minor fixes 2024-10-13 13:07:02 +08:00
世界
a3b8d1b041 Add auto-redirect & Improve auto-route 2024-10-13 13:07:02 +08:00
世界
625696c082 Add rule-set decompile command 2024-10-13 13:07:02 +08:00
世界
28c8fa264f Add IP address support for rule-set match match 2024-10-13 13:07:02 +08:00
世界
682be19830 Improve usages of json.Unmarshal 2024-10-13 13:07:02 +08:00
世界
849a320268 Bump rule-set version 2024-10-13 13:07:02 +08:00
世界
f463141abd Implement read deadline for QUIC based UDP inbounds 2024-10-13 13:07:02 +08:00
世界
ad260da271 WTF is this 2024-10-13 13:07:01 +08:00
世界
bc04597fb1 platform: Fix clash server reload on android 2024-10-13 13:06:57 +08:00
世界
b9748532a1 platform: Add log update interval 2024-10-13 13:06:57 +08:00
世界
c073bd923e platform: Prepare connections list 2024-10-13 13:06:55 +08:00
世界
92ea482404 Drop support for go1.18 and go1.19 2024-10-07 04:58:48 +08:00
世界
628c987c7d Add DTLS sniffer 2024-10-07 04:58:48 +08:00
iosmanthus
a67be12ba8 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
世界
7bf3ceb7fb Update workflow to go1.23 2024-10-07 04:58:47 +08:00
世界
642e39a52e Bump version 2024-10-07 04:34:48 +08:00
世界
5feaa93e89 Fix Makefile 2024-10-07 04:34:48 +08:00
世界
f3f5156024 documentation: Update package status 2024-10-07 04:34:48 +08:00
世界
e55a721069 Fix context used by DNS outbounds 2024-10-07 04:34:48 +08:00
世界
ce5eec53cb Fix base path not applied to local rule-sets 2024-10-07 04:34:48 +08:00
世界
e7433fe893 Add completions for linux packages 2024-10-07 04:34:48 +08:00
世界
b7998466c2 Bump version 2024-09-20 23:37:06 +08:00
世界
4aa16a3805 Fix docker build 2024-09-20 23:37:06 +08:00
世界
8a644139bb Fix version script 2024-09-20 21:10:15 +08:00
世界
014fdd51f8 Revert "Fix stream sniffer" 2024-09-20 20:40:02 +08:00
世界
6dedc0dce4 documentation: Update client status 2024-09-20 20:13:55 +08:00
世界
5b08a59229 Minor fixes 2024-09-20 20:13:14 +08:00
世界
cbe590c9fc Fix wireguard start 2024-09-20 20:12:52 +08:00
世界
f80116a37a Bump version 2024-09-18 07:04:29 +08:00
世界
f06799e09b Update macOS build workflow 2024-09-17 22:01:05 +08:00
世界
d968808db3 documentation: Add sponsors page 2024-09-17 18:47:33 +08:00
世界
bfe014d102 Add mips64 build 2024-09-15 12:12:25 +08:00
世界
fa8bf5082f documentation: Update build requirements 2024-09-15 12:10:00 +08:00
世界
a4620c048a Fix disconnected interface selected as default in windows 2024-09-15 11:59:32 +08:00
世界
926c65333f Fix cached conn eats up read deadlines 2024-09-15 11:56:04 +08:00
Monica
60104eaf7a documentation: Fix dial.zh.md
The Chinese documentation incorrectly stated that the default value for the domain_strategy field in the direct outbound module is dns.strategy. The correct value should be inbound.domain_strategy, as specified in the English documentation. This commit corrects the Chinese documentation to align with the accurate behavior described in the English version.

Signed-off-by: Monica <1379531829@qq.com>
2024-09-15 11:53:03 +08:00