Skip to content

Aims to be a useful collection of Python-based CLI networking tools

Notifications You must be signed in to change notification settings

jurevans/pynet-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pynet-utils

A collection of networking CLI tools built in Python.

Installation

With pip and virtualenv:

. venv/bin/activate
pip install -r requirements.txt

Running:

python pynet/main.py --help

Install as command:

pip install .

TODO

More documentation to come!

About

Aims to be a useful collection of Python-based CLI networking tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages