sk3pp3r / subnet-calc

Subnet Calculator

Home Page:https://subnet-calc.streamlit.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Subnet Calculator

A modern-style subnet calculator web app using Python and Streamlit

Setup Your Environment

  • Ensure you have Python installed.
  • Install Streamlit module using pip: shell> pip install streamlit
  • Install ipaddress module using pip: shell> pip install ipaddress

Run Your App

shell> streamlit run subnet_calculator.py

image

About

Subnet Calculator

https://subnet-calc.streamlit.app/

License:MIT License


Languages

Language:Python 100.0%