About
This program is used to compute IP address and subnetting information. It
includes a supernetting tool, and some basic whois data. It's a good tool to
really see the math behind IP addressing (binary and hex values are useful to see).
It's implemented in JavaScript with the help of the
JQuery library.
For any suggestions or to report problems, email
bradleelandis@gmail.com
Changes
1.5
- Bug fixes in views. Matching readme style.
1.4
- Adding mobile compatibility by using Bootstrap.
1.3
- WhoIs Lookup via ARIN. Not sure if other countries besides US are working.
- Tried to do some improvement for small screens.
1.2.1
- Allow changing subnet without clearing supernet information.
1.2
- Joined the fields "IP (Binary)" And "Bits".
1.1
- Modified Supernetting to scroll, and summarize results because of high
processing times.
- Modified the status field to have on/off fields instead of modifying the
text every time.
1.0