Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 286 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 286 Bytes

🔌 Subnet IP calculator CIDR

IP subnet mask calculator with ranges, MIN and MAX host

subnetCal.simpleCalculate(cidr)

Output: [cidr, ip, mask, min_host, max_host, total_host]

subnetCal.printCalculate(cidr)

terminal