mirror of
https://github.com/Runnin4ik/dpi-detector.git
synced 2026-08-26 08:44:18 +00:00
- All hostname-based probes (DoH wire/json, TLS/SNI, telegram media) now resolve A-record and connect by IP with Host/sni_hostname, preventing silent IPv6 fallback via getaddrinfo(AF_UNSPEC). - Skipped when PROXY_URL is set (remote resolution belongs to proxy). - Test 2: warmup/combat exceptions classified like test 3 (SYN DROP / TLS RST / TLS DROP / TLS MITM ...) instead of blanket TIMEOUT; async trace hook per request stage. - Remove unused ipv6 parameter of create_dpi_client. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| dns_scanner.py | ||
| tcp16_scanner.py | ||
| telegram_scanner.py | ||
| tls_scanner.py | ||