Clash.Meta/component/sniffer
laburaps c7fc93df37
fix: the TLS Sniffer fails when the length of the ClientHello packet exceeds the TCP MSS (#1711)
* chore: add uniformly formatted debug info to sniffDomain

* fix: when data is not enough, attempt to peek more data and retry

* chore: reduce debug info of sniffDomain
2024-12-12 19:02:34 +08:00
..
base_sniffer.go chore: hello mihomo 2023-11-03 21:58:21 +08:00
dispatcher.go fix: the TLS Sniffer fails when the length of the ClientHello packet exceeds the TCP MSS (#1711) 2024-12-12 19:02:34 +08:00
http_sniffer.go chore: hello mihomo 2023-11-03 21:58:21 +08:00
quic_sniffer.go chore: hello mihomo 2023-11-03 21:58:21 +08:00
sniff_test.go chore: decrease memory copy in quic sniffer 2023-10-19 23:51:37 +08:00
tls_sniffer.go fix: the TLS Sniffer fails when the length of the ClientHello packet exceeds the TCP MSS (#1711) 2024-12-12 19:02:34 +08:00