hysteria/extras/sniff/internal/quic
2026-04-18 11:33:00 -07:00
..
header.go feat: QUIC sniffing 2024-06-29 15:52:56 -07:00
LICENSE feat: QUIC sniffing 2024-06-29 15:52:56 -07:00
packet_protector.go feat: QUIC sniffing 2024-06-29 15:52:56 -07:00
packet_protector_test.go feat: QUIC sniffing 2024-06-29 15:52:56 -07:00
payload.go fix: repair the oom problem when enable sniff (#1547) 2026-04-18 11:33:00 -07:00
quic.go feat: QUIC sniffing 2024-06-29 15:52:56 -07:00
README.md feat: QUIC sniffing 2024-06-29 15:52:56 -07:00

The code here is from https://github.com/cuonglm/quicsni with various modifications.