Commit Graph

1465 Commits

Author SHA1 Message Date
世界
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
世界
42854a26d5 documentation: Update client status 2024-09-13 10:09:08 +08:00
世界
5cf477af6f platform: Update bundle id 2024-09-12 17:55:53 +08:00
世界
3c17e69101 Fix Makefile 2024-09-12 17:55:53 +08:00
世界
c7fd8c66bb gomobile: Fix go mod version 2024-09-10 23:05:13 +08:00
世界
665e4fd0db Update quic-go to v0.47.0 2024-09-09 14:45:46 +08:00
世界
41d927b3b1 Update README 2024-09-09 08:48:35 +08:00
世界
9dec4c80c0 Improve docker workflow 2024-09-08 11:11:47 +08:00
世界
2846ff6fac wireguard: Fix events chan leak 2024-09-08 10:07:12 +08:00
世界
45200ddefd clash-api: Fix bad redirect 2024-09-08 10:07:07 +08:00
世界
24aa28752f Fix stream sniffer 2024-09-08 10:07:07 +08:00