Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Commit

Permalink
Fix formatting for proxies option documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Ullaakut authored Feb 10, 2019
1 parent a551e12 commit 3c03947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Exposing the docker API on the internet is a tremendous risk, as it can let mali
* **`-D`, `--decoys`**: List of decoy IP addresses to use (see the [decoy section of the nmap documentation](https://nmap.org/book/man-bypass-firewalls-ids.html))
* **`-e`, `--interface`**: Network interface to use
* **`--proxies`**: List of HTTP/SOCKS4 proxies to use to deplay connections with
(https://nmap.org/book/man-performance.html)) (default 4)
([see documentation](https://nmap.org/book/man-bypass-firewalls-ids.html))
* **`-S`, `--spoof-ip`**: IP address to use for IP spoofing
* **`--spoof-mac`**: MAC address to use for MAC spoofing
* **`-v`, `--verbose`**: Enable verbose logging
Expand Down

0 comments on commit 3c03947

Please sign in to comment.