309 Commits

Author SHA1 Message Date
世界
ce8be9da99
refactor: DNS 2025-05-29 11:29:51 +08:00
世界
2d7df1e1f2
Fix hysteria bytes format 2025-04-29 20:45:19 +08:00
世界
987899f94a
Fix usages of wireguard listener 2025-04-27 21:29:23 +08:00
dyhkwong
f2bbf6b2aa
Fix sniffer errors override each others
* Fix sniffer errors override each others

* Do not return ErrNeedMoreData if header is not expected
2025-04-22 14:44:55 +08:00
世界
2a24b94b8d
Minor fixes 2025-04-12 13:06:15 +08:00
世界
9668ea69b8
Fix windows process searcher 2025-04-08 14:16:27 +08:00
世界
24af0766ac
Fix uTP sniffer 2025-04-08 14:16:22 +08:00
世界
af17eaa537
Improve sniffer 2025-04-08 14:16:22 +08:00
世界
f4c29840c3
Fix DNS sniffer 2025-03-31 20:45:04 +08:00
世界
d55d5009c2
Fix processing multiple sniffs 2025-03-16 09:21:54 +08:00
世界
619fa671d7
Skip binding to the default interface as it will fail on some Android devices 2025-02-26 07:25:35 +08:00
世界
093013687c
Fix sniff QUIC hidden in three or more packets 2025-02-18 18:14:59 +08:00
世界
7f79458b4f
Minor updates 2025-02-01 19:49:33 +08:00
世界
f2ec319fe1
Fix system time 2025-01-13 15:14:30 +08:00
世界
96fdf59ee4
Fix default dialer on legacy xiaomi systems 2025-01-13 15:14:30 +08:00
世界
9a1efbe54d
Fix domain strategy 2025-01-13 15:14:30 +08:00
世界
906c21f458
Fix time service 2025-01-13 15:14:30 +08:00
世界
0c66888691
Fix lint 2025-01-13 15:14:30 +08:00
世界
68781387fe
refactor: WireGuard endpoint 2025-01-13 15:14:30 +08:00
世界
2dbb8c55c9
Add override destination to route options 2025-01-13 15:14:30 +08:00
世界
9db9484863
Refactor multi networks strategy 2025-01-13 15:14:30 +08:00
世界
bb46cdb2b3
Add multi network dialing 2025-01-13 15:14:30 +08:00
世界
05ea0ca00e
Add network_[type/is_expensive/is_constrained] rule items 2025-01-13 15:14:29 +08:00
世界
ecf82d197c
refactor: Platform Interfaces 2025-01-13 15:14:29 +08:00
世界
a1be455202
refactor: Modular network manager 2025-01-13 15:14:29 +08:00
世界
19fb214226
refactor: Modular inbound/outbound manager 2025-01-13 15:14:29 +08:00
世界
ce69e620e9
Migrate bad options to library 2025-01-13 15:14:29 +08:00
世界
e233fd4fe5
refactor: Modular inbounds/outbounds 2025-01-13 15:14:29 +08:00
世界
8304295c48
Crazy sekai overturns the small pond 2025-01-13 15:14:29 +08:00
世界
50f5006c43
Fix leak in reality server 2025-01-07 17:27:10 +08:00
世界
1bc27a32c2
Fix linter configuration 2025-01-01 12:18:56 +08:00
世界
6e7ecbd4f5
Fix wireguard listen 2024-11-30 12:20:48 +08:00
世界
6be07ed51f
Fix start watcher 2024-11-20 11:32:53 +08:00
世界
e58b549d0f
Fix "Fix reloading of tls.certificate_path, tls.key_path and tls.ech.key_path" 2024-11-18 19:03:24 +08:00
zeetex
1d81996ceb
Fix reloading of tls.certificate_path, tls.key_path and tls.ech.key_path 2024-11-18 14:09:54 +08:00
世界
e3e203844e
Fix decompile rule-set 2024-11-18 13:10:06 +08:00
世界
8c143feec8
Increase timeouts 2024-10-30 14:01:28 +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
世界
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
世界
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