update: readme file
This commit is contained in:
@@ -9,9 +9,9 @@ Required: bash, nmap, dig, openssl.
|
||||
|
||||
Basic invocation:
|
||||
```
|
||||
./script.sh 82.22.146.0/24
|
||||
./subscan.sh 192.168.1.0/24
|
||||
```
|
||||
Output: a timestamped Markdown file named like `subscan_82.22.146.0-24_YYYYMMDD_HHMMSS.md`.
|
||||
Output: a timestamped Markdown file named like `subscan_192.168.1.0-24_YYYYMMDD_HHMMSS.md`.
|
||||
|
||||
### What it does (high level)
|
||||
- Verifies required tools (prompts to install on Debian/Ubuntu via apt-get if missing).
|
||||
|
||||
Reference in New Issue
Block a user