This website requires JavaScript.
Explore
Help
Sign In
PenTest
/
nmap
Watch
1
Star
0
Fork
0
You've already forked nmap
mirror of
https://github.com/nmap/nmap.git
synced
2025-12-14 11:49:01 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
692f904579afffbec7c30fe366ec5edb732a65cb
nmap
/
nmap.cc
kris
e326bc0266
Fix --max-os-tries and --max-rtt-timeout options. There was a typo which caused two optcmp()s to be checking for max-rtt-timeout instead of one for that and one for max-os-tries. Since the first one was supposed to check for max-os-tries, --max-rtt-timeout has been setting max-os-tries. This meant there was no way to set max-rtt-timeout, and --max-os-tries always failed with an error message.
2007-01-28 13:18:32 +00:00
91 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink