Commit Graph

309 Commits

Author SHA1 Message Date
Shtorm
dfc6fce8bb Added WARP endpoint 2025-06-01 22:06:34 +03:00
世界
678d6c7b39 Fix hysteria bytes format 2025-04-29 20:45:19 +08:00
世界
14e58a501d Fix usages of wireguard listener 2025-04-27 21:29:23 +08:00
dyhkwong
a43bc2fa93 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
世界
56572a559e Minor fixes 2025-04-12 13:06:15 +08:00
世界
70ea6fde44 Fix windows process searcher 2025-04-08 14:16:27 +08:00
世界
fae0d23e78 Fix uTP sniffer 2025-04-08 14:16:22 +08:00
世界
f1ad70298f Improve sniffer 2025-04-08 14:16:22 +08:00
世界
0b08d4ce31 Fix DNS sniffer 2025-03-31 20:45:04 +08:00
世界
9de9796f58 Fix processing multiple sniffs 2025-03-16 09:21:54 +08:00
世界
1630c5d727 Skip binding to the default interface as it will fail on some Android devices 2025-02-26 07:25:35 +08:00
世界
0ecad863c5 Fix sniff QUIC hidden in three or more packets 2025-02-18 18:14:59 +08:00
世界
b82bf16ebe Minor updates 2025-02-01 19:49:33 +08:00
世界
73a8a35863 Fix system time 2025-01-13 15:14:30 +08:00
世界
b3aeb208a7 Fix default dialer on legacy xiaomi systems 2025-01-13 15:14:30 +08:00
世界
8b9d1cc626 Fix domain strategy 2025-01-13 15:14:30 +08:00
世界
1410a4b977 Fix time service 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
世界
9dcabfd266 Add override destination to route options 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
世界
02dd8fe927 refactor: Platform Interfaces 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
世界
078de6c0fe Migrate bad options to library 2025-01-13 15:14:29 +08:00
世界
8513463170 refactor: Modular inbounds/outbounds 2025-01-13 15:14:29 +08:00
世界
1a91743254 Crazy sekai overturns the small pond 2025-01-13 15:14:29 +08:00
世界
2668c7ca96 Fix leak in reality server 2025-01-07 17:27:10 +08:00
世界
4c6348aae0 Fix linter configuration 2025-01-01 12:18:56 +08:00
世界
7d2e434a55 Fix wireguard listen 2024-11-30 12:20:48 +08:00
世界
9acff8353b Fix start watcher 2024-11-20 11:32:53 +08:00
世界
2c1d1fa06d Fix "Fix reloading of tls.certificate_path, tls.key_path and tls.ech.key_path" 2024-11-18 19:03:24 +08:00
zeetex
c1782c4550 Fix reloading of tls.certificate_path, tls.key_path and tls.ech.key_path 2024-11-18 14:09:54 +08:00
世界
8b1bb90ded Fix decompile rule-set 2024-11-18 13:10:06 +08:00
世界
0e6f76981d Increase timeouts 2024-10-30 14:01:28 +08:00
世界
7db66b492f Update utls to v1.6.7 2024-10-13 13:07:02 +08:00
srk24
4dc07ac374 Add process_path_regex rule type 2024-10-13 13:07:02 +08:00
世界
1479662a03 Add RDP sniffer 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
世界
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