dpi-detector/cli
Kirill Minovsky 8463fa078d feat(dns): Added DNS availability test and updated UI
- Implemented `check_dns_availability` to measure DNS server latency
- Added `DNS_AVAILABILITY_SERVERS` and `DNS_AVAILABILITY_DOMAINS` to config
- Updated `_format_summary` to include DNS availability statistics
- Integrated DNS availability results into the CLI menu (Test 2)
- Added DoH wire-format (RFC 8484) support for improved probe reliability
- Enhanced `_parse_dns_response` for better error handling and parsing
- Refactored `run_domains_test` to better classify ISP, local, and Fake-IP
2026-04-24 15:09:12 +03:00
..
__init__.py dpi-detector 2.0 init 2026-02-28 00:53:00 +03:00
console.py dpi-detector 2.0 init 2026-02-28 00:53:00 +03:00
runners.py feat(dns): Added DNS availability test and updated UI 2026-04-24 15:09:12 +03:00
ui.py feat(dns): Added DNS availability test and updated UI 2026-04-24 15:09:12 +03:00