Commit Graph

252 Commits

Author SHA1 Message Date
世界
a36ea57a60 Fix legacy routes 2025-01-27 09:50:27 +08:00
世界
8dff0f30b9 tun: Set address sets to routes 2025-01-13 15:14:30 +08:00
世界
15ae875478 Fix DNS match 2025-01-13 15:14:30 +08:00
世界
8b9d1cc626 Fix domain strategy 2025-01-13 15:14:30 +08:00
世界
b25ef0762f Fix socks5 UDP implementation 2025-01-13 15:14:30 +08:00
世界
a8a9f7d476 Improve timeouts 2025-01-13 15:14:30 +08:00
世界
00d23d275d Add UDP timeout route option 2025-01-13 15:14:30 +08:00
世界
9cc94823e3 Fix lint 2025-01-13 15:14:30 +08:00
世界
44d5411d5f refactor: WireGuard endpoint 2025-01-13 15:14:30 +08:00
世界
c9804d8b81 refactor: connection manager 2025-01-13 15:14:30 +08:00
世界
9dcabfd266 Add override destination to route options 2025-01-13 15:14:30 +08:00
世界
dc82247c13 Add dns.cache_capacity 2025-01-13 15:14:30 +08:00
世界
dbffc1982e Refactor multi networks strategy 2025-01-13 15:14:30 +08:00
世界
3eee2a4c04 Add multi network dialing 2025-01-13 15:14:30 +08:00
世界
1a687a6d63 Add network_[type/is_expensive/is_constrained] rule items 2025-01-13 15:14:29 +08:00
世界
fbfefedd1f Merge route options to route actions 2025-01-13 15:14:29 +08:00
世界
02dd8fe927 refactor: Platform Interfaces 2025-01-13 15:14:29 +08:00
世界
25d261df35 refactor: Extract services form router 2025-01-13 15:14:29 +08:00
世界
c493cc521f refactor: Modular network manager 2025-01-13 15:14:29 +08:00
世界
cc924c1a60 refactor: Modular inbound/outbound manager 2025-01-13 15:14:29 +08:00
世界
9d524aa6a1 documentation: Add rule action 2025-01-13 15:14:29 +08:00
世界
078de6c0fe Migrate bad options to library 2025-01-13 15:14:29 +08:00
世界
ecb69d41bc Improve rule actions 2025-01-13 15:14:29 +08:00
世界
0c993f6f0c Remove unused reject methods 2025-01-13 15:14:29 +08:00
世界
8513463170 refactor: Modular inbounds/outbounds 2025-01-13 15:14:29 +08:00
世界
725080267d Implement dns-hijack 2025-01-13 15:14:29 +08:00
世界
2eeb79f064 Implement resolve(server) 2025-01-13 15:14:29 +08:00
世界
4eeeb9a78a Implement TCP and ICMP rejects 2025-01-13 15:14:29 +08:00
世界
1a91743254 Crazy sekai overturns the small pond 2025-01-13 15:14:29 +08:00
世界
10f4309028 Fix check interface 2025-01-01 12:19:56 +08:00
世界
30310741bc Fix process rule check 2024-12-21 17:15:41 +08:00
世界
8b1bb90ded Fix decompile rule-set 2024-11-18 13:10:06 +08:00
世界
9b43f6d957 platform: Add SendNotification 2024-11-06 12:53:32 +08:00
世界
687ca9b732 Add deprecated warnings 2024-10-30 14:01:28 +08:00
世界
0e6f76981d Increase timeouts 2024-10-30 14:01:28 +08:00
世界
032201ae15 Rename HTTP start context 2024-10-30 14:01:13 +08:00
世界
fea3d62dc9 auto-redirect: Let fw4 take precedence over prerouting 2024-10-13 13:07:18 +08:00
srk24
4dc07ac374 Add process_path_regex rule type 2024-10-13 13:07:02 +08:00
世界
2dc02a7658 Add SSH sniffer 2024-10-13 13:07:02 +08:00
世界
c7f8c32a2c Add AdGuard DNS filter support 2024-10-13 13:07:02 +08:00
世界
1999415d2a Improve QUIC sniffer 2024-10-13 13:07:02 +08:00
世界
b4e30313a1 Add inline rule-set & Add reload for local rule-set 2024-10-13 13:07:02 +08:00
世界
ba9fffa170 Unique rule-set names 2024-10-13 13:07:02 +08:00
世界
db564008db Add accept empty DNS rule option 2024-10-13 13:07:02 +08:00
世界
8c5d7d8ad7 Improve base DNS transports & Minor fixes 2024-10-13 13:07:02 +08:00
世界
a3b8d1b041 Add auto-redirect & Improve auto-route 2024-10-13 13:07:02 +08:00
世界
849a320268 Bump rule-set version 2024-10-13 13:07:02 +08:00
世界
ad260da271 WTF is this 2024-10-13 13:07:01 +08:00
世界
628c987c7d Add DTLS sniffer 2024-10-07 04:58:48 +08:00
iosmanthus
a67be12ba8 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