Skip to content

brendlers/ZorroIPv4

Repository files navigation

Zorro

ZorroIPv4

The tool analyzes an IP address and gives various information about it.

  • Next2POW - finds the net-size for a given number of hosts
  • S2S - makes an subnet-mask from a suffix-value
  • IPbinary - writes an IP in binary-format
  • IPdecimal - writes an IP in Dotted-Decimal-format
  • ClassOfIP - Analyzes the first for bits and tells what Class the IP belongs to.
  • NetID - only gives back the net-part of an IP
  • HostID - only gives back the host-part of an IP
  • NetInfo - gives back various infos (first and last address, broadcast-address and net-adress, also max. number of hosts)

ZorroIPv6

modify for IPv6? (future project??)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages