If you want to see what ports are open on any IP Address, you can use the following link... inputting the following, this outputs an image you can use in your siggy's as in mine.
produces this >
produces this >
produces this >
Just define
colour= 6 digit hex code
size= font size, some ideas above
ip= IP address of server
port = Port you want to check status of
I can add further options in if you want, i.e.
servername=Sting3G
portname=Login Gate
So then I can do a standard output
"Sting3G - Login Gate Online" if its available or
"Sting3G - Login Gate Offline" if not.
Only if its any use to anyone... as I already have Sting's server status working in my thread.
Code:
www.sting3g.com/stingimage/GateStatus.php?colour=00ff00&size=15&ip=stingmir.no-ip.info&port=3000
produces this >
Code:
www.sting3g.com/stingimage/GateStatus.php?colour=660099&size=10&ip=stingmir.no-ip.info&port=7000
produces this >
Code:
www.sting3g.com/stingimage/GateStatus.php?colour=ffffff&size=25&ip=stingmir.no-ip.info&port=7000
produces this >
Just define
colour= 6 digit hex code
size= font size, some ideas above
ip= IP address of server
port = Port you want to check status of
I can add further options in if you want, i.e.
servername=Sting3G
portname=Login Gate
So then I can do a standard output
"Sting3G - Login Gate Online" if its available or
"Sting3G - Login Gate Offline" if not.
Only if its any use to anyone... as I already have Sting's server status working in my thread.
