Commit graph

182 commits

Author SHA1 Message Date
世界 8967423f4b
Add AdGuard DNS filter support 2024-07-26 18:03:56 +08:00
世界 eec50e731f
Improve QUIC sniffer 2024-07-26 13:24:02 +08:00
世界 57c2fba845
Add inline rule-set & Add reload for local rule-set 2024-07-26 13:24:02 +08:00
世界 03c0e6367a
Unique rule-set names 2024-07-26 13:24:02 +08:00
世界 b1e5788e9f
Add accept empty DNS rule option 2024-07-26 13:24:02 +08:00
世界 ba43ea8f66
Add custom options for TUN auto-route and auto-redirect 2024-07-25 09:43:01 +08:00
世界 3cb34625c7
Add auto-redirect & Improve auto-route 2024-07-25 09:39:14 +08:00
世界 6aa8e2e490
Bump rule-set version 2024-07-25 09:39:14 +08:00
世界 92da8fc64c
Introduce DTLS sniffer 2024-07-25 09:36:36 +08:00
iosmanthus 6b101b5c58
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-07-25 09:36:30 +08:00
printfer 81e9eda357
documentation: Fix typo 2024-07-07 16:09:41 +08:00
世界 8a9a77a438
Add bypass_domain and search_domain platform HTTP proxy options 2024-05-23 14:57:26 +08:00
世界 da9e22b4e6
Add custom prefix support in EDNS0 client subnet options 2024-05-21 15:12:05 +08:00
世界 71d1879bd6
Fix missing rule_set_ipcidr_match_source item in DNS rules 2024-05-21 15:12:03 +08:00
世界 93ae3f7a1e
Add rejected DNS response cache support 2024-05-21 15:12:03 +08:00
世界 f24a2aed7d
Add support for client-subnet DNS options 2024-05-21 15:12:03 +08:00
世界 0517ceef76
Add address filter support for DNS rules 2024-05-21 15:12:02 +08:00
世界 c4cfe24aef
documentation: Fix strict_route description 2024-04-29 11:58:20 +08:00
世界 89c723e3e4
Improve read wait interface &
Refactor Authenticator interface to struct &
Update smux &
Update gVisor to 20231204.0 &
Update quic-go to v0.40.1 &
Update wireguard-go &
Add GSO support for TUN/WireGuard &
Fix router pre-start &
Fix bind forwarder to interface for systems stack
2024-01-03 12:21:47 +08:00
世界 fe053e26b5
Update uTLS to 1.5.4 2024-01-03 12:21:47 +08:00
世界 25810b50c1
Update documentation 2024-01-03 12:21:37 +08:00
世界 f1e3a59db3
Add idle_timeout for URLTest outbound 2024-01-03 12:21:37 +08:00
世界 e09a94bb9e
Update documentation 2024-01-03 12:21:36 +08:00
世界 9119a5209b
dcoumentation: Fix description of cipher_suites 2023-12-29 18:00:40 +08:00
世界 082e3fb8df
Fix V2Ray transport path validation behavior 2023-12-26 09:02:58 +08:00
世界 bb1ebfda83
documentation: Fix link format 2023-12-21 15:24:05 +08:00
世界 55b1bcc6a5
Migrate udp_timeout from seconds to duration format 2023-12-21 14:50:33 +08:00
世界 e8c4c942c0
documentation: Bump version & Refactor docs 2023-11-28 11:21:57 +08:00
世界 1b71e52e90
Migrate multiplex and UoT server to inbound & Add tcp-brutal support for multiplex 2023-11-28 11:21:44 +08:00
世界 6d24be23da
Add support for v2ray http upgrade transport 2023-11-28 11:21:44 +08:00
世界 2a45c178fa
Add exclude route support for tun &
Update gVisor to 20231113.0
2023-11-28 11:21:43 +08:00
世界 81e214812f
Add udp_disable_domain_unmapping inbound listen option 2023-11-28 11:21:43 +08:00
嫦悅 3a2808cff6
documentation: Fix typo
The old meaning is wrong. Correct the meaning according to the English documentation and the actual effect of the option.

Signed-off-by: 嫦悅 <lomombwlo@gmail.com>
2023-11-16 01:12:26 +08:00
世界 9350f3983b
docs: Remove obsolete fields 2023-10-30 13:59:49 +08:00
世界 343e24969d
Add brutal debug option for Hysteria2 2023-10-30 12:41:23 +08:00
世界 9c4d08c6e1
documentation: Bump version 2023-09-28 16:02:54 +08:00
世界 e7b7ae811f
Add merge command 2023-09-19 19:59:07 +08:00
世界 d17e93384b
Add ACME DNS01 challenge support via libdns 2023-09-17 01:09:41 +08:00
世界 a7dadd8671
documentation: Update Clash default_mode description 2023-09-16 00:09:41 +08:00
世界 c320be75a7
Add interrupt support for outbound groups 2023-09-16 00:09:41 +08:00
世界 8cb41b5fa6
documentation: Add hysteria2 2023-09-12 13:26:22 +08:00
世界 4c050d7f4b
Add ECH support for QUIC based protocols 2023-09-12 13:26:20 +08:00
世界 533fca9fa3
documentation: Update TLS ECH struct 2023-09-12 13:26:20 +08:00
世界 43f72a6419
Add store_mode and platform Clash mode selector 2023-08-25 20:21:14 +08:00
世界 975e13a313
Add [include/exclude]_interface iproute2 options 2023-08-20 17:29:22 +08:00
世界 f46732bc0e
Add udp over stream support for TUIC 2023-08-20 14:15:22 +08:00
世界 b459001600
Update documentation 2023-08-20 13:31:48 +08:00
世界 1019ecfdcf
Add TCP MultiPath support 2023-08-20 13:31:48 +08:00
世界 ce4c76cdd2
documentation: Add TUIC 2023-08-20 13:31:47 +08:00
世界 cbdaf3272b
Update dependencies 2023-08-20 13:31:36 +08:00