Posts Tagged ‘network’

What is my TCP/IP address? Find out with a Groovy script!

Sunday, March 29th, 2009

From time to time, I need to find out what the TCP/IP address is for a particular computer. Sometimes it is one that I’m sitting in front of, but sometimes it is a remote machine that I’m connected to via telnet or ssh. I know there are a lot of web sites where you can find out your TCP/IP address, but I’ve created another. I’ll get to why in a moment. If you want to see what your TCP/IP address is without a bunch of advertisements or other clutter try this page: http://www.comitservices.com/ip.php. The results are simply your TCP/IP address; no more, no less.
(more…)