Skip to content

Simple IPv4 VLSM Calculator Written in Python

Notifications You must be signed in to change notification settings

NthNEK/IPv4_Calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

IPv4_Calc

A Simple and Quick IPv4 VLSM (Variable Length Subnet Mask) Calculator Written in Python.

Input requires valid quad-dotted decimal IPv4 host and subnet mask addresses and outputs information about the provided input.

Output information includes:

  • CIDR Notation
  • Wildcard Mask
  • Network Address
  • Broadcast Address
  • Lowest & Highest Usable Host Address(es)
  • Host(s)/Network

About

Simple IPv4 VLSM Calculator Written in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published