mirror of
https://github.com/Runnin4ik/dpi-detector.git
synced 2026-07-20 22:33:27 +00:00
- Refactored SNI whitelist test (Test 4) for improved accuracy and UX - Added `hint_rtt` to TCP scanning functions for dynamic timeout optimization - Introduced `check_tcp_16_20_with_rtt` to measure and return initial RTT - Implemented a two-phase approach: - Base check to identify detected ASNs with port 443 IPs - Select lowest RTT detected IP per ASN for SNI probing - Probed SNIs in batches, including an initial "no SNI" attempt - Integrated a live progress table for real-time updates during SNI enumeration - Enabled cancellation of SNI probes in a batch upon first success |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| console.py | ||
| runners.py | ||
| ui.py | ||