Tagged Questions
1
vote
2answers
1k views
Fastest way to port scan. NMAP?
I am looking for a quick way to scan for commonly open ports on proxies. I am doing this through php and I have been using nmap and came up with this command:
<?php
system("nmap -PN -p ...