diff --git a/README.md b/README.md index 40ba68f52..555687b05 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,12 @@ Specifying a scan type. autopwn-suite -st ping ``` +Pass custom nmap flags to Port Scanner. (Must be used like below.) + +```console +autopwn-suite -nf="-e eth0" +``` + Specifying speed. ```console