Update README.md

This commit is contained in:
2025-01-13 21:55:01 +00:00
parent 29c9e762d4
commit d8b4af9dea

View File

@@ -10,7 +10,8 @@ jq '.data[].entity.publicIpAddress // .data[].properties.publicIpAddress' *.json
## Script Execution Instructions
1. Because of How long this script will take to run it is **HIGHLY** recommended to run this in a tmux session
1.
Because of How long this script will take to run it is **HIGHLY** recommended to run this in a tmux session in case the connection gets killed so it will keep running in the background.
```bash
tmux new -s pentest
```