Commit Graph

235 Commits

Author SHA1 Message Date
世界
f72118135e Add rule-set merge command 2024-12-21 19:40:16 +08:00
世界
dda692e955 Fix domain strategy 2024-12-21 19:40:16 +08:00
世界
51521653a4 hysteria2: Add more masquerade options 2024-12-21 19:40:14 +08:00
世界
6be54ff3eb Add UDP timeout route option 2024-12-21 19:40:14 +08:00
世界
255e591ef7 Make GSO adaptive 2024-12-21 19:40:05 +08:00
世界
7693e985af Fix lint 2024-12-21 19:40:04 +08:00
世界
37f7d9a6fa refactor: WireGuard endpoint 2024-12-21 19:40:04 +08:00
世界
7aa0c572cc Add override destination to route options 2024-12-21 19:40:03 +08:00
世界
ccffca9e13 Add dns.cache_capacity 2024-12-21 19:40:02 +08:00
世界
bcf9c92793 Refactor multi networks strategy 2024-12-21 19:40:02 +08:00
世界
f9aea332d5 Add multi network dialing 2024-12-21 19:40:01 +08:00
世界
8ef771652c Add network_[type/is_expensive/is_constrained] rule items 2024-12-21 19:40:01 +08:00
世界
e9ed794396 Merge route options to route actions 2024-12-21 19:40:01 +08:00
世界
abf99a0c89 documentation: Add rule action 2024-12-21 19:39:59 +08:00
世界
994b9726db Migrate bad options to library 2024-12-21 19:39:57 +08:00
世界
91b11d5654 Implement new deprecated warnings 2024-12-21 19:39:57 +08:00
世界
466171b3cf Improve rule actions 2024-12-21 19:39:56 +08:00
世界
51c0ee6c90 Remove unused reject methods 2024-12-21 19:39:55 +08:00
世界
2a40003034 refactor: Modular inbounds/outbounds 2024-12-21 19:39:54 +08:00
世界
d4b23cc0ab Implement TCP and ICMP rejects 2024-12-21 19:39:52 +08:00
世界
e1eeb0d7e0 Crazy sekai overturns the small pond 2024-12-21 19:39:52 +08:00
世界
e3e203844e Fix decompile rule-set 2024-11-18 13:10:06 +08:00
世界
d66d5cd457 Add deprecated warnings 2024-10-30 14:01:28 +08:00
世界
6ed9a06394 Fix rule-set format 2024-10-25 22:12:47 +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
世界
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
世界
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
世界
923d3222b0 WTF is this 2024-10-13 13:07:01 +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
世界
b5dcd6bf59 Migrate ntp service to library 2024-05-21 15:11:52 +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
世界
6ddcd3954d Refactor inbound/outbound options struct 2024-01-03 12:21:47 +08:00
世界
36b0f2e91a Improve configuration merge 2024-01-03 12:21:47 +08:00
世界
744a5d703b Make type check strict 2024-01-03 12:21:46 +08:00
世界
09421b6378 Remove comparable limit for Listable 2024-01-03 12:21:46 +08:00
世界
f1e3a59db3 Add idle_timeout for URLTest outbound 2024-01-03 12:21:37 +08:00
世界
38d28e0763 Migrate contentjson and badjson to library &
Add omitempty in format
2024-01-03 12:21:37 +08:00