Adds a -w option to throttle commands execution

This commit is contained in:
Samuel FORESTIER
2019-12-14 17:46:08 +01:00
parent fed62d9e14
commit a16d875626
3 changed files with 33 additions and 16 deletions

View File

@ -43,6 +43,7 @@ Option:
-r Output raw packets
-h Print usage
-v Version information
-w Wait for specified duration (seconds) between each command
```
Server address, port and password can be set using following environment variables:
```