Results 1 to 2 of 2
i was wondering if there was any good port scanners? i need one where i can choose 2 ip addresses and scan for a chosen port between that range. i ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-16-2007 #1Just Joined!
- Join Date
- Apr 2006
- Posts
- 86
port scanner
i was wondering if there was any good port scanners? i need one where i can choose 2 ip addresses and scan for a chosen port between that range. i thought that nmap might be able to do it, but i haven't figured out how.
- 08-16-2007 #2Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
You will need to write a script around nmap to control it. Try using a for construct or a while loop within a bash script to control nmap.


Reply With Quote
