Update README.md
This commit is contained in:
parent
9892cdd66b
commit
e45bd99be6
@ -26,8 +26,9 @@ run scripts/update.js
|
|||||||
# Start the node manager with 8 nodes
|
# Start the node manager with 8 nodes
|
||||||
run scripts/node-manager.js 8
|
run scripts/node-manager.js 8
|
||||||
|
|
||||||
# Chain the crawler, auto-pwner & miner to hack everything on the network
|
# Chain the crawler, rootkit & miner to hack everything on the network
|
||||||
run scripts/crawler.js /scripts/rootkit.js {{TARGET}} /scripts/miner.js
|
alias hackAll="run scripts/crawler.js /scripts/rootkit.js {{TARGET}} /scripts/miner.js"
|
||||||
|
hackAll
|
||||||
```
|
```
|
||||||
|
|
||||||
Learn more about the [availible scripts](#scripts) bellow or pass the `--help` flag to any of the included scripts in-game.
|
Learn more about the [availible scripts](#scripts) bellow or pass the `--help` flag to any of the included scripts in-game.
|
||||||
|
Loading…
Reference in New Issue
Block a user