mirror of
https://github.com/Runnin4ik/dpi-detector.git
synced 2026-04-28 03:20:20 +00:00
docs(readme): Add screenshot and reorganize Windows section
- Add a new screenshot demonstrating example results - Reorganize the Windows installation section for improved readability
This commit is contained in:
parent
5d26cea8f8
commit
669768ddfe
2 changed files with 5 additions and 3 deletions
|
|
@ -8,6 +8,8 @@
|
|||
[](LICENSE)
|
||||
[](https://github.com/Runnin4ik/dpi-detector/pkgs/container/dpi-detector)
|
||||
|
||||

|
||||
|
||||
## 🎯 Возможности
|
||||
|
||||
- ✅ **Анализ TLS** - Проверка работы TLS 1.2 и TLS 1.3, обнаружение подмены сертификатов (MITM) и блокировки по SNI
|
||||
|
|
@ -16,6 +18,9 @@
|
|||
- ✅ **Классификация ошибок** - TCP Reset (RST), Connection Abort, Handshake/Read Timeout, TLS alerts, SNI blocking, MITM (подмена сертификата), HTTP 451 и редиректы провайдера.
|
||||
- ✅ **Поддержка IPv4-only режима** - для изоляции от IPv6
|
||||
|
||||
## 🪟 Windows
|
||||
Для тех кто не хочет ставить себе python к каждому релизу прикреплен [.exe файл](https://github.com/Runnin4ik/dpi-detector/releases/download/v1.0.0/dpi_detector.exe)
|
||||
|
||||
## Docker
|
||||
|
||||
### Быстрый старт
|
||||
|
|
@ -54,9 +59,6 @@ pip install -r requirements.txt
|
|||
python dpi_detector.py
|
||||
```
|
||||
|
||||
## 🪟 Windows
|
||||
Для тех кто не хочет ставить себе python к каждому релизу прикреплен [.exe файл](https://github.com/Runnin4ik/dpi-detector/releases/download/v1.0.0/dpi_detector.exe)
|
||||
|
||||
## Кастомизация:
|
||||
```bash
|
||||
# Отредактируйте domains.txt для добавления своих доменов
|
||||
|
|
|
|||
BIN
images/screenshot.png
Normal file
BIN
images/screenshot.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 969 KiB |
Loading…
Add table
Add a link
Reference in a new issue