Commit Graph

239 Commits

Author SHA1 Message Date
世界 0d1b3226cd Fix match rules 2024-11-12 11:25:12 +08:00
世界 aa35ae1736 Add network_[type/is_expensive/is_constrained] rule items 2024-11-11 20:13:55 +08:00
世界 ef2a2fdd52 Merge route options to route actions 2024-11-11 20:13:55 +08:00
世界 9988144868 Fix decompile rule-set 2024-11-11 20:13:55 +08:00
世界 412701d4c5 refactor: Platform Interfaces 2024-11-11 20:13:55 +08:00
世界 b6c940af61 Fix match rules 2024-11-11 16:06:56 +08:00
世界 7daf2d1716 Fix hijack-dns 2024-11-10 17:33:00 +08:00
世界 b4f1c2a596 refactor: Extract clash/v2ray/time service form router 2024-11-10 17:33:00 +08:00
世界 1df8dfcade refactor: Modular network manager 2024-11-10 17:33:00 +08:00
世界 beaab2e4db refactor: Modular inbound/outbound manager 2024-11-10 12:12:08 +08:00
世界 44560f0c20 documentation: Add rule action 2024-11-10 12:12:08 +08:00
世界 1a230bda5d Migrate bad options to library 2024-11-10 12:12:08 +08:00
世界 3a3ad11cb3 Improve rule actions 2024-11-09 18:41:11 +08:00
世界 866be4acbd Remove unused reject methods 2024-11-09 18:41:11 +08:00
世界 776052de20 refactor: Modular inbounds/outbounds 2024-11-09 18:41:11 +08:00
世界 e45763d5ba Implement dns-hijack 2024-11-09 12:35:48 +08:00
世界 5eb8522205 Implement resolve(server) 2024-11-09 12:35:47 +08:00
世界 c2b833a228 Implement TCP and ICMP rejects 2024-11-09 12:35:47 +08:00
世界 7f65ab8166 Crazy sekai overturns the small pond 2024-11-09 12:35:43 +08:00
世界 88099a304a platform: Add SendNotification 2024-11-06 12:53:32 +08:00
世界 d66d5cd457 Add deprecated warnings 2024-10-30 14:01:28 +08:00
世界 8c143feec8 Increase timeouts 2024-10-30 14:01:28 +08:00
世界 327bb35ddd Rename HTTP start context 2024-10-30 14:01:13 +08:00
世界 2f4d2d97f9 auto-redirect: Let fw4 take precedence over prerouting 2024-10-13 13:07:18 +08:00
srk24 846777cd0c Add process_path_regex rule type 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
世界 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
世界 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
世界 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
世界 9415444ebd Fix base path not applied to local rule-sets 2024-10-07 04:34:48 +08:00
世界 27d6b63e71 Fix stream sniffer 2024-09-08 10:07:07 +08:00
世界 db5719e22f Fix no error return when empty DNS cache retrieved 2024-08-20 23:23:48 +08:00
世界 21b1ac26b9 Fix UDP conn stuck on sniff
This change only avoids permanent hangs. We need to implement read deadlines for UDP conns in 1.10 for server inbounds.
2024-08-18 11:27:12 +08:00
世界 07c678fb85 Fix crash on Android when using process rules 2024-08-18 10:23:28 +08:00
ayooh 6144c8e340 Fix default end value of the rangeItem 2024-07-13 17:45:32 +08:00
世界 06fa5abf63 Fix non-IP queries accepted by address filter rules 2024-06-24 10:13:16 +08:00
世界 74d662f7a3 Fix always create package manager 2024-06-11 21:16:57 +08:00
世界 bb9bd9bff6 Fix package manager start order 2024-06-09 07:21:50 +08:00
世界 c1f4755c4e Fix parse UDP DNS server with addr:port address 2024-06-08 22:00:46 +08:00
世界 e77a8114c5 Fix rule-set start order 2024-06-08 22:00:46 +08:00
世界 51964801ff Fix enforced power listener on windows 2024-06-06 22:20:23 +08:00
世界 53927d8bbd Remove logs in router initialize 2024-06-06 22:20:19 +08:00