Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.

php scanner


ghost's Avatar
0 0

hey i wrote a php port scanner thanks to the help of the hellbounds articles.

http://mattan2.madpage.com/scanner.htm

he scan for a range of ports but in the results i have some error displayed if the port is closed:

Warning: fsockopen(): unable to connect to www.hellboundhackers.org:20 in /home/www/mattan2.madpage.com/scan.php on line 10 Port 20 is closed! Port 21 is open!

how i can disable this error messages?

Thanks for the attention


ghost's Avatar
0 0

yes if i put the @ at the begin of the command i resolve the problem. Sorry for my bad english and thanks thanks thanks again!