🔢
Subnetting_FLSM
Python195 lines· SubnettingFLSM is developed for: 1.Calculation and analyzing number of hosts 2.Distribution hosts for each subnet by FLSM method 3.Transferring uni…
Original project by @bim22614 — view source on GitHubReady when you are
Subnetting_FLSM
Subnetting_FLSM is developed for: 1.Calculation and analyzing number of hosts 2.Distribution hosts for each subnet by FLSM method 3.Transferring unique network address, broadcast address, usable hosts
How to run
python subnetting_flsm.py
Dependencies
Standard library only.
Pyodide-runnable
Yes — it is a pure-stdlib console program that only uses input()/print().
subnetting-flsm.py· Python 3.x
199 linesConsole· terminal