Skip to content

Add network graph features #19

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

Minemetero
Copy link
Owner

Summary

  • depend on networkx
  • build traceroute-based graph in the scanner
  • store the graph in GUI

Testing

  • python -m py_compile network_scanner/gui.py network_scanner/scanner.py
  • python -m py_compile $(git ls-files '*.py')
  • pip install networkx (fails: Tunnel connection failed)

https://chatgpt.com/codex/tasks/task_e_686109875c948328bd3210577c708d51

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant