Commit Graph

10 Commits

Author SHA1 Message Date
ImBenji
8987c3457b Add fallback protocol analyzer when nDPI compilation fails
Creates a simple bash script that returns unknown protocol when nDPI compilation fails, preventing ProcessException errors.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-29 15:58:29 +01:00
ImBenji
7a7503d474 Enhance Dockerfile for protocol analyzer: add debug checks for nDPI installation and update include paths 2025-08-29 01:40:26 +01:00
ImBenji
32ba6b390a Enhance Dockerfile for protocol analyzer: add debug checks for nDPI installation and update include paths 2025-08-29 01:38:47 +01:00
ImBenji
09e8fc3834 Add build dependencies for nDPI in Dockerfile 2025-08-29 01:35:56 +01:00
ImBenji
fc222b59e7 Add build dependencies for nDPI in Dockerfile 2025-08-29 01:32:24 +01:00
ImBenji
7f28184857 Add nDPI protocol analyzer and integrate with handshake analysis 2025-08-29 01:29:06 +01:00
ImBenji
929dfafe78 Enhance Dockerfile to include tcpdump for network monitoring 2025-08-29 00:11:15 +01:00
ImBenji
26013c8cdd Add network capabilities and install iptables in Docker setup 2025-08-04 17:24:50 +01:00
ImBenji
773d209733 Refactor main application logic and update Dockerfile for new entry point 2025-08-04 16:39:40 +01:00
ImBenji
e126e6ff94 Initial commit
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-04 15:38:46 +01:00