Commit Graph

200 Commits

Author SHA1 Message Date
世界
fe610db7ab
documentation: Add override destination to route options 2024-11-15 17:14:19 +08:00
世界
5139e5232e
Add dns.cache_capacity 2024-11-14 17:53:44 +08:00
世界
61f89206ec
documentation: Refactor multi networks strategy 2024-11-13 22:07:38 +08:00
世界
63e38cccf5
documentation: Add parallel network dialing 2024-11-13 14:33:23 +08:00
世界
9e42012737
documentation: Remove unused titles 2024-11-13 14:33:14 +08:00
世界
d8e66b9180
documentation: Add new rule item types 2024-11-11 20:13:55 +08:00
世界
c59f282b7d
documentation: Merge route options to route actions 2024-11-11 20:13:55 +08:00
世界
44560f0c20
documentation: Add rule action 2024-11-10 12:12:08 +08:00
世界
b8613de673
documentation: Update the scheduled removal time of deprecated features 2024-11-10 12:12:08 +08:00
世界
24496d89b1
documentation: Remove outdated icons 2024-11-10 12:12:08 +08:00
世界
137832ff3e
Bump version 2024-10-13 21:17:59 +08:00
世界
926d6f769e
Update utls to v1.6.7 2024-10-13 13:07:02 +08:00
srk24
846777cd0c
Add process_path_regex rule type 2024-10-13 13:07:02 +08:00
世界
06533b7a3b
clash-api: Add PNA support 2024-10-13 13:07:02 +08:00
世界
4a95558c53
Add RDP sniffer 2024-10-13 13:07:02 +08:00
世界
e39a28ed5a
Add SSH sniffer 2024-10-13 13:07:02 +08:00
世界
a9209bb3e5
Add AdGuard DNS filter support 2024-10-13 13:07:02 +08:00
世界
9dc3bb975a
Improve QUIC sniffer 2024-10-13 13:07:02 +08:00
世界
3a7acaa92a
Add inline rule-set & Add reload for local rule-set 2024-10-13 13:07:02 +08:00
世界
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
世界
db3a0c636d
Add auto-redirect & Improve auto-route 2024-10-13 13:07:02 +08:00
世界
9b8d6c1b73
Bump rule-set version 2024-10-13 13:07:02 +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
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
Liu Bingyan
1128fdd8c7
documentation: Update injectable description 2024-08-19 07:40:31 +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