diff --git a/README.md b/README.md index ec5ef09..436abb8 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ interlace -t 192.168.12.0/24 -c "vhostscan $target -oN $output/$target-vhosts.tx ``` This is despite VHostScan not having any inbuilt CIDR notation support. Since Interlace expands the notation before building a queue of threads, VHostScan for all intents is only receiving a list of direct IP addresses to scan. -## Max Virtual Host Scanning Example +## Threading Support for an application that doesn't support it Run a [virtual host scan](https://github.com/codingo/VHostScan) against each host in a file (target-lst.txt), whilst also limiting scans at any one time to 50 maximum threads: ### Example 1 - direct command ```bash