Commit Graph

251 Commits

Author SHA1 Message Date
世界
f28076a63a
tun: Set address sets to routes 2024-12-23 23:15:01 +08:00
世界
eb4a184b7e
platform: Implement set underlying networks for android 2024-12-22 23:30:49 +08:00
世界
5952c174f7
Fix DNS match log 2024-12-21 19:40:16 +08:00
世界
dda692e955
Fix domain strategy 2024-12-21 19:40:16 +08:00
世界
a2b6c367ee
Fix socks5 UDP implementation 2024-12-21 19:40:15 +08:00
世界
b55a18a13f
Improve timeouts 2024-12-21 19:40:14 +08:00
世界
6be54ff3eb
Add UDP timeout route option 2024-12-21 19:40:14 +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
世界
1ec2490a96
refactor: connection manager 2024-12-21 19:40:03 +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
世界
feffb897b2
refactor: Platform Interfaces 2024-12-21 19:40:00 +08:00
世界
dea80da0eb
refactor: Extract services form router 2024-12-21 19:40:00 +08:00
世界
606abff177
refactor: Modular network manager 2024-12-21 19:39:59 +08:00
世界
7e21588011
refactor: Modular inbound/outbound manager 2024-12-21 19:39:59 +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
世界
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
世界
34442521b4
Implement dns-hijack 2024-12-21 19:39:53 +08:00
世界
cc773eccbf
Implement resolve(server) 2024-12-21 19:39:53 +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
世界
3c00099ed4
Fix process rule check 2024-12-21 17:15:41 +08:00
世界
e3e203844e
Fix decompile rule-set 2024-11-18 13:10:06 +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