mirror of
https://github.com/Arzaroth/virtualnetwork.git
synced 2026-04-08 11:18:10 +02:00
A network tool comprehension
- Python 100%
| network | ||
| samples | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
| requirements.txt | ||
| TODO | ||
| virtualnetwork | ||
virtualnetwork
A network tool comprehension
Required:
pyrser (>=0.0.2)
docopt (==0.6.2)
Dependancies can be installed with the following command:
pip install -r requirements
usage: ./virtualnetwork
network> help
Project Current State
- This project is currently under development.
- However, since the pyrser library is also evolving, it may need some adjustements in the future.
Contribute
- You wanna contribute ? Great.
- Fork and submit a pull request.