Skip to content

michaelklose/subnetcalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

subnetcalc

Rewrite of dreibh/subnetcalc in Python

Usage examples:
subnetcalc.py [Address{/{Netmask|Prefix}}]
subnetcalc.py 10.1.1.1
subnetcalc.py 10.1.1.1/24
subnetcalc.py 10.1.1.1/255.255.255.0

Build binary:
pyinstaller subnetcalc.py --onefile

Contributors 2

  •  
  •  

Languages