DhanushNehru / Python-Scripts

A curated list of python scripts for automating your tasks
https://dhanushnehru.github.io/Python-Scripts/
MIT License
414 stars 187 forks source link

Python Script: Subnetting Calculator #183

Open 101zh opened 11 months ago

101zh commented 11 months ago

The basic idea is that computers have IP addresses and subnet masks. This indicates what IP addresses are on a local area network.

So, for example if given an IP address and a subnet mask:

101zh commented 11 months ago

It's easier to call it a subnetting calculator.

101zh commented 11 months ago

Please accept and tag with hacktoberfest

ChandanSouL commented 1 month ago

can you assign this to me I can contribute and work on this, thanks