Update README.md
This commit is contained in:
10
README.md
10
README.md
@@ -19,6 +19,16 @@ tmux new -s pentest
|
|||||||
```bash
|
```bash
|
||||||
git clone {placeholder for git address}
|
git clone {placeholder for git address}
|
||||||
```
|
```
|
||||||
|
3.
|
||||||
|
Move the `external_ips.txt` file into the directory greated from the git clone.
|
||||||
|
```bash
|
||||||
|
mv external_ips.txt external_pentest/
|
||||||
|
```
|
||||||
|
4.
|
||||||
|
Change Directories
|
||||||
|
```bash
|
||||||
|
cd external_pentest
|
||||||
|
```
|
||||||
3.
|
3.
|
||||||
```bash
|
```bash
|
||||||
chmod +x external_pentest.sh
|
chmod +x external_pentest.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user