Skip to content

TyrelCB/pynetcalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pynetcalc

Python Subnet Calculator

Requirements

Typer

Install

  1. Git Clone this repo git clone [email protected]:TyrelCB/pynetcalc.git or Download Zip and Extract
  2. Install Typer pip3 install "typer[all]"

Run

Make sure your in the pynetcalc directory

python netcalc.py --help

python netcalc.py netinfo --help

python netcalc.py subnet --help

help_menus

python3 netcalc.py netinfo 10.20.30.40/22

python3 netcalc.py subnet 10.20.30.40/22 --new-prefix /25

example

About

Python Subnet Calculator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published