Dear Master
I am a newbie for using nmap. I want to ask if i want to scan ip range from this:
using nmap and with this code
Many this code not working as they say no host found or proxy.. my question are what code to write in nmap so i can know what ip
ort that a live? what my expetation are this code will gave me result like this [example] : 123.55.244.80: 80 or 8080 or 18123or etc.
Second question its nmap are best software for doing this because i tried to searching using nmap and found sometimes it take a lot of time to scanning some 1 proxy. (more than 1 hour). I doing this scan using wifi connection not using vps or server host.
Thank you
I am a newbie for using nmap. I want to ask if i want to scan ip range from this:
Code:
123.55.0.0 to 123.55.255.255
using nmap and with this code
Code:
nmap -sV -v 123.55.0.0 to 123.55.255.255
Second question its nmap are best software for doing this because i tried to searching using nmap and found sometimes it take a lot of time to scanning some 1 proxy. (more than 1 hour). I doing this scan using wifi connection not using vps or server host.
Thank you