Update README.md

This commit is contained in:
Michael Skelton
2019-08-19 22:46:19 +10:00
committed by GitHub
parent 3eb075e5bc
commit 02d8b05a5c

View File

@@ -12,12 +12,12 @@ Easily turn single threaded command line applications into a fast, multi-threade
- [Setup](#Setup) - [Setup](#Setup)
- [Usage - Flags](#Usage) - [Usage - Flags](#Usage)
- [Usage Examples](#Usage-Examples) - [Usage Examples](#Usage-Examples)
--[Threading support for an Application that doesn't support it](#glob-notation-with-an-application-that-doesnt-support-it)
--[CIDR Notation for an Application that doesn't support it](#cidr-notation-with-an-application-that-doesnt-support-it)
--[GLOB Notation for an Application that doesn't support it](#glob-notation-with-an-application-that-doesnt-support-it)
--[Multiple Proxy support for an Application that doesn't support it](#run-nikto-using-multiple-proxies)
- [Port Notation Explained](#Further-information-regarding-ports) - [Port Notation Explained](#Further-information-regarding-ports)
- [Target Notation Explained](#Further-information-regarding-targets) - [Target Notation Explained](#Further-information-regarding-targets)
- [Threading support for an Application that doesn't support it](#glob-notation-with-an-application-that-doesnt-support-it)
- [CIDR Notation for an Application that doesn't support it](#cidr-notation-with-an-application-that-doesnt-support-it)
- [GLOB Notation for an Application that doesn't support it](#glob-notation-with-an-application-that-doesnt-support-it)
- [Multiple Proxy support for an Application that doesn't support it](#run-nikto-using-multiple-proxies)
- [Variable Replacements](#Variable-Replacements) - [Variable Replacements](#Variable-Replacements)
- [Advanced Command File Usage](#Advanced-Command-File-Usage) - [Advanced Command File Usage](#Advanced-Command-File-Usage)
- [Advanced Usage: Blocker](#Blocker) - [Advanced Usage: Blocker](#Blocker)