aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Clean up example scriptHEADmasterJoseph Hunkeler2022-07-161-12/+32
|
* Move the ssh sanity check to the block with the ssh call.Joseph Hunkeler2022-07-161-3/+3
|
* Make the scripted example work for humansJoseph Hunkeler2022-07-151-13/+39
|
* Update README.mdJoseph Hunkeler2022-07-151-1/+1
| | | Fix typo in -d example
* Remove -f from examples. Add -d example.Joseph Hunkeler2022-07-151-5/+55
|
* Add missing -f to the readme;Joseph Hunkeler2022-07-151-1/+1
| | | | * Consolidate optional arguments in usage line
* Do not fork ssh session into background by default. Use -f to daemonize ssh.Joseph Hunkeler2022-07-151-1/+12
|
* Remove unused counterJoseph Hunkeler2022-07-141-2/+0
|
* Remove bad line skip. Previously this was used to skip the netstat header.Joseph Hunkeler2022-07-141-4/+1
|
* Avoid using SSH on localhostJoseph Hunkeler2022-07-141-8/+13
|
* Update README.mdJoseph Hunkeler2022-07-141-2/+2
| | | Make -c example consistent with previous example
* Initial commitJoseph Hunkeler2022-07-145-0/+415