Python Subnet Calculator
Typer
- Git Clone this repo
git clone [email protected]:TyrelCB/pynetcalc.git
or Download Zip and Extract - Install Typer
pip3 install "typer[all]"
Make sure your in the pynetcalc directory
python netcalc.py --help
python netcalc.py netinfo --help
python netcalc.py subnet --help
python3 netcalc.py netinfo 10.20.30.40/22
python3 netcalc.py subnet 10.20.30.40/22 --new-prefix /25