A Python port of the Invisible Internet Project (I2P)
at main 17 lines 271 B view raw
1*.pyc 2__pycache__/ 3.venv/ 4.coverage 5dist/ 6**/build/nsis/ 7*.egg-info/ 8bandit-results.json 9semgrep-results.json 10pip-audit-results.json 11 12# Internal planning/research artifacts 13research-v*.md 14plan-v*.md 15CLAUDE.md 16tools/router_monitor.log 17tools/release/configure_all_repos.py