dpi-detector/cli
Kirill Minovsky a532b71691 feat(telegram-scanner): Implement Telegram connectivity test
- Implemented new `core/telegram_scanner.py` module
- Added functionality to check Telegram DC reachability via TCP
- Included tests for Telegram download and upload speed and stalls
- Used `httpx` for HTTP-based download and upload tests
- Provided live status updates during Telegram test with Rich
- Integrated Telegram test into `dpi_detector.py` main loop
- Updated test selection UI to include Telegram test (option 5)
- Added summary reporting for Telegram test results (DL, UL, DC)
2026-03-16 02:34:41 +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(telegram-scanner): Implement Telegram connectivity test 2026-03-16 02:34:41 +03:00
ui.py feat(telegram-scanner): Implement Telegram connectivity test 2026-03-16 02:34:41 +03:00