mirror of
https://github.com/nmap/nmap.git
synced 2026-06-26 03:03:55 +00:00
Exclude directive
This commit is contained in:
parent
2c2cc2f9a9
commit
3165f4964e
1 changed files with 3 additions and 0 deletions
|
|
@ -29,6 +29,9 @@
|
|||
# services, see our paper at
|
||||
# http://www.insecure.org/nmap/versionscan.html .
|
||||
|
||||
# The Exclude directive takes a comma separated list of ports.
|
||||
# The format is exactly the same as the -p switch.
|
||||
Exclude T:9100
|
||||
|
||||
# This is the NULL probe that just compares any banners given to us
|
||||
##############################NEXT PROBE##############################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue