Skip to content

Nilusche/C-_Subnetting-Solver-DNIS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Subnetting-Solver in C++

This is a Subnettingquestions-Solver implemented in C++.

Currently it can support:

  • Converting IP version 4 addresses to IPV6 addresses

  • Identifying the addressrange of an IPV6 or IPV4 address to a given subnetmask

  • Determination of the Subnet of given IPV4 address

  • VLSM Subnetting Questions:

    - Generate VLSM subnetting szenarios (variable hosts and addresses or custom ones)
    - Solve VLSM Subnetting Szenerios  (custom ones and generated ones)
    

Feel free to play around with the code. Drop me a line if you find it useful.

Thanks to https://github.com/friedmud for the Table-template! alt text


alt text


alt text


About

Simple Subnettingquestions-Solver implemented in C++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages