Scanning a range of Ip addresses and specific ports. #897
Unanswered
paolosezart
asked this question in
Q&A
Replies: 1 comment
-
also i want do something like you ask. you can try :
maybe is what you need |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Please show an example how to scan a specific range of IP addresses and TCP ports.
For example:
192.168.1.1-192.168.1.50 and ports 22, 80, 443, 10000-11000
According to the instructions I understood that I need to take the IP range from a file. But how to set these parameters in the command line.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions