So I'm taking some interesting CISCO networking classes and came up with a tool that might prove useful some day -- an IP address info tool. There are some interesting things you can learn about yourself just from looking at your IP addres... So I decided to learn some more PHP and learn about Subnetting and all that kind of good stuff... So here's the default in action:
Its not much but it does the job. There's more it can tell you though. Here's it telling you all the information it can:
But what about those UUUUGLY colors? I like the base color scheme but you can change them however you want.
You can also make it register a particular IP address.
| GET parameters for IPInfo | Example Usage | |
| addr | Assign an IPv4 address to look at. | |
| color1 | Left color in RRR,GGG,BBB format. | |
| color2 | Right color in RRR,GGG,BBB format. | |
| textcolor | Text color in RRR,GGG,BBB format. | |
| showport | BOOLEAN: show destination (receiving) port | |