Commit graph

1475 commits

Author SHA1 Message Date
renovate[bot] 05a431d203
[dependencies] Update actions/checkout digest to eef6144 2024-10-07 18:49:40 +00:00
世界 e68a9e623f
documentation: Bump version 2024-10-07 04:58:58 +08:00
世界 a9bb07db4a
Update utls to v1.6.7 2024-10-07 04:58:58 +08:00
srk24 a07219d16d
Add process_path_regex rule type 2024-10-07 04:58:58 +08:00
世界 6362b778c9
clash-api: Add PNA support 2024-10-07 04:58:57 +08:00
世界 cb46b648d7
Add RDP sniffer 2024-10-07 04:58:57 +08:00
世界 04613c27e2
Add SSH sniffer 2024-10-07 04:58:57 +08:00
世界 795e1cf2f0
Write close error to log 2024-10-07 04:58:56 +08:00
世界 1e36c75336
Add AdGuard DNS filter support 2024-10-07 04:58:56 +08:00
世界 5a2c7037fe
Improve QUIC sniffer 2024-10-07 04:58:56 +08:00
世界 852c07c050
Add inline rule-set & Add reload for local rule-set 2024-10-07 04:58:56 +08:00
世界 c2ab497ff4
Unique rule-set names 2024-10-07 04:58:54 +08:00
世界 1e3c136440
Add accept empty DNS rule option 2024-10-07 04:58:54 +08:00
世界 7a2cd77798
Add custom options for TUN auto-route and auto-redirect 2024-10-07 04:58:54 +08:00
世界 1cdaea49b6
Improve base DNS transports & Minor fixes 2024-10-07 04:58:53 +08:00
世界 a50b0bc1a9
Add auto-redirect & Improve auto-route 2024-10-07 04:58:53 +08:00
世界 00e6210928
Add rule-set decompile command 2024-10-07 04:58:53 +08:00
世界 2dbeb63b4e
Add IP address support for rule-set match match 2024-10-07 04:58:52 +08:00
世界 744cc985ba
Improve usages of json.Unmarshal 2024-10-07 04:58:52 +08:00
世界 bd122478fc
Bump rule-set version 2024-10-07 04:58:51 +08:00
世界 a18179ad24
Implement read deadline for QUIC based UDP inbounds 2024-10-07 04:58:50 +08:00
世界 388c75a815
WTF is this 2024-10-07 04:58:50 +08:00
世界 8d0d49c388
platform: Fix clash server reload on android 2024-10-07 04:58:50 +08:00
世界 03f5d6e4f2
platform: Add log update interval 2024-10-07 04:58:50 +08:00
世界 25065d766a
platform: Prepare connections list 2024-10-07 04:58:49 +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