Skip to content

Commit 3f255b4

Browse files
committed
Document -N/--no-ip option
1 parent 8c443ee commit 3f255b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ dnscan.py (-d \<domain\> | -l \<list\>) [OPTIONS]
3131
-i --output-ips <filename> Output discovered IP addresses to a text file
3232
-n --nocheck Don't check nameservers before scanning. Useful in airgapped networks
3333
-q --quick Only perform the zone transfer and subdomain scans. Suppresses most file output with -o
34+
-N --no-ip Don't print IP addresses in the output
3435
-v --verbose Verbose output
3536
-h --help Display help text
3637

0 commit comments

Comments
 (0)