Commit graph

1514 commits

Author SHA1 Message Date
世界 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
世界 ff7d8c9ba8
Add custom options for TUN auto-route and auto-redirect 2024-10-13 13:07:02 +08:00
世界 50f07b42f6
Improve base DNS transports & Minor fixes 2024-10-13 13:07:02 +08:00
世界 db3a0c636d
Add auto-redirect & Improve auto-route 2024-10-13 13:07:02 +08:00
世界 fec38f85cd
Add rule-set decompile command 2024-10-13 13:07:02 +08:00
世界 dcb0141646
Add IP address support for rule-set match match 2024-10-13 13:07:02 +08:00
世界 f4f5a3c925
Improve usages of json.Unmarshal 2024-10-13 13:07:02 +08:00
世界 9b8d6c1b73
Bump rule-set version 2024-10-13 13:07:02 +08:00
世界 2f776168de
Implement read deadline for QUIC based UDP inbounds 2024-10-13 13:07:02 +08:00
世界 923d3222b0
WTF is this 2024-10-13 13:07:01 +08:00
世界 bda93d516b
platform: Fix clash server reload on android 2024-10-13 13:06:57 +08:00
世界 7eec3fb57a
platform: Add log update interval 2024-10-13 13:06:57 +08:00
世界 b1d75812c5
platform: Prepare connections list 2024-10-13 13:06:55 +08:00
世界 d44e7d9834
Drop support for go1.18 and go1.19 2024-10-07 04:58:48 +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
世界 0f7154afbd
Update workflow to go1.23 2024-10-07 04:58:47 +08:00
世界 a06d10c3bc
Bump version 2024-10-07 04:34:48 +08:00
世界 63cc6cc76c
Fix Makefile 2024-10-07 04:34:48 +08:00
世界 d55c5b5cab
documentation: Update package status 2024-10-07 04:34:48 +08:00
世界 b624c2dcc7
Fix context used by DNS outbounds 2024-10-07 04:34:48 +08:00
世界 9415444ebd
Fix base path not applied to local rule-sets 2024-10-07 04:34:48 +08:00
世界 95606191d8
Add completions for linux packages 2024-10-07 04:34:48 +08:00
世界 e586d9e9bc
Bump version 2024-09-20 23:37:06 +08:00
世界 8c7eaa4477
Fix docker build 2024-09-20 23:37:06 +08:00
世界 8464c8cb7c
Fix version script 2024-09-20 21:10:15 +08:00
世界 39d7127651
Revert "Fix stream sniffer" 2024-09-20 20:40:02 +08:00
世界 e2077009c4
documentation: Update client status 2024-09-20 20:13:55 +08:00
世界 700a8eb425
Minor fixes 2024-09-20 20:13:14 +08:00
世界 3b0cba0852
Fix wireguard start 2024-09-20 20:12:52 +08:00
世界 f5554dd8b8
Bump version 2024-09-18 07:04:29 +08:00
世界 4d0362d530
Update macOS build workflow 2024-09-17 22:01:05 +08:00
世界 97ccd2ca04
documentation: Add sponsors page 2024-09-17 18:47:33 +08:00
世界 1ed6654ad4
Add mips64 build 2024-09-15 12:12:25 +08:00
世界 5385f75f53
documentation: Update build requirements 2024-09-15 12:10:00 +08:00
世界 ad97d4e11f
Fix disconnected interface selected as default in windows 2024-09-15 11:59:32 +08:00
世界 09d4e91b77
Fix cached conn eats up read deadlines 2024-09-15 11:56:04 +08:00
Monica 3dbdda9555
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
世界 1f4ed6ff8f
documentation: Update client status 2024-09-13 10:09:08 +08:00
世界 6ddbe19bc0
platform: Update bundle id 2024-09-12 17:55:53 +08:00
世界 d7205ecc60
Fix Makefile 2024-09-12 17:55:53 +08:00
世界 9e243e0ff9
gomobile: Fix go mod version 2024-09-10 23:05:13 +08:00
世界 02bc3e0a0a
Update quic-go to v0.47.0 2024-09-09 14:45:46 +08:00
世界 87be6dc235
Update README 2024-09-09 08:48:35 +08:00
世界 c1c30976dc
Improve docker workflow 2024-09-08 11:11:47 +08:00
世界 9bac18bcd1
wireguard: Fix events chan leak 2024-09-08 10:07:12 +08:00
世界 ceda5cc95d
clash-api: Fix bad redirect 2024-09-08 10:07:07 +08:00
世界 27d6b63e71
Fix stream sniffer 2024-09-08 10:07:07 +08:00
世界 b57abcc73c
tfo: Fix build with go1.23 2024-08-27 11:24:51 +08:00