ClsHack:Computer Security Blog    

PortScanner ONLINE



Remember:

I do NOT take any responsibility regarding the misuse / offense and all damages or losses that may result from the use of this service.


PHP CODE:
if (fsockopen($ip, PORT, $errno, $errstr, TIMEOUT)) echo "Port OPEN"