Clash.Meta/component/sniffer
tnextday 192d769f75
chore: ensure forced domains are always sniffed (#1793)
When a domain matches forceDomain:
- SkipList is not checked
- Failed attempts are not cached
- Sniffing is attempted every time

This ensures forced domains are always sniffed regardless of previous failures.
2025-01-16 10:17:32 +08:00
..
base_sniffer.go chore: hello mihomo 2023-11-03 21:58:21 +08:00
dispatcher.go chore: ensure forced domains are always sniffed (#1793) 2025-01-16 10:17:32 +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