Commit 18f352d5 authored by robertdavidgraham's avatar robertdavidgraham
Browse files

man page

parent 4482835b
Loading
Loading
Loading
Loading
+12 −4
Original line number Diff line number Diff line
@@ -252,8 +252,16 @@ using the following command-lines:
	# masscan 0.0.0.0/0 -p0-65535 --shard 2/3
	# masscan 0.0.0.0/0 -p0-65535 --shard 3/3

## COMPATIBILITY

While not listed in this document, a lot of parameters compatible with
`nmap` will also work.

## SEE ALSO

nmap(8)
nmap(8), pcap(3)

## AUTHORS

This tool was written by Robert Graham. The source code is available at
https://github.com/robertdavidgraham/masscan.