dpi-detector/utils
Kirill Minovsky e648e188ae refactor(scanner): improve error classification and logging (main)
- Added log_debug_error helper for detailed exception tracing
- Updated TLS error classification to provide more precise labels
- Integrated stage-aware context into error classification logic
- Added detailed exception chain capture to debug logs
- Refined TCP reset and abort detection for TLS stages
2026-05-06 23:07:49 +03:00
..
__init__.py dpi-detector 2.0 init 2026-02-28 00:53:00 +03:00
config.py feat(config): Add external config lookup for frozen apps 2026-03-14 01:19:38 +03:00
error_classifier.py refactor(scanner): improve error classification and logging (main) 2026-05-06 23:07:49 +03:00
files.py feat(tests): Add whitelist SNI test and refine domain checks 2026-03-02 00:55:06 +03:00
network.py feat(scanner): improve IP identification and classification (N/A) 2026-04-24 15:11:33 +03:00