sing-box/common/sniff
iosmanthus 6b101b5c58
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-07-25 09:36:30 +08:00
..
internal/qtls Update QUIC v2 version number and initial salt 2023-02-18 23:51:55 +08:00
bittorrent.go Introduce bittorrent related protocol sniffers 2024-07-25 09:36:30 +08:00
bittorrent_test.go Introduce bittorrent related protocol sniffers 2024-07-25 09:36:30 +08:00
dns.go Try fix StreamDomainNameQuery 2023-07-02 16:38:38 +08:00
http.go Fix HTTP sniffer 2023-04-19 21:58:58 +08:00
http_test.go Fix HTTP sniffer 2023-04-19 21:58:58 +08:00
quic.go Fix QUIC sniffer 2023-11-16 22:48:16 +08:00
quic_test.go Fix sniff fragmented quic client hello 2022-10-12 16:11:42 +08:00
sniff.go Fix sniffer 2023-08-24 21:53:06 +08:00
stun.go Add stun sniffer 2022-07-16 12:01:02 +08:00
stun_test.go Minor fixes 2022-07-16 22:03:35 +08:00
tls.go Update gci format 2022-07-08 23:03:57 +08:00