pyinstaller --noupx -w -n "%APP_NAME%" -i "%ICON%" -D "src\demos\%APP_NAME%\main.py" --hidden-import webview2 --contents-directory %DATA_DIR% copy "src\webview2 ...
A Python-based desktop application that captures, monitors, and analyzes live network traffic in real time. The application provides protocol statistics, anomaly detection, live visualizations, and ...