mirror of
https://github.com/codingo/Interlace.git
synced 2026-01-25 01:44:48 +01:00
Update README.md
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user