Ping on You! – small weekend web/CGI project
For best article visual quality, open Ping on You! – small weekend web/CGI project directly at NetworkGeekStuff.
After a few previous web programming endeavors (both here on networkgeekstuff.com with SDN programming and in real life job) I had a taste to develop “something” and since I am a network geek, I wondered what I have needed in the past as network tools that would ideally be placed on the internet. So I came to the very basic list of things like ping, nslookup or putty as tool accessible only via a browser.
So without more delay, I give you first beta release of Ping on You! – pingonyou.com the list of current features is:
- ping
- nslookup
- wget (for http response checks)
- whois / ripe database
Here is a quick view how it looks when you try to ping google’s public DNS service on 8.8.8.8, since in the background a linux like ping tool is used, you have the same output:
Additionally, here are some features that I plan to do when I get more time, however no release date right now because there are much more complex than the above ones:
- TCP port openings checks Continue reading