aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Move the ssh sanity check to the block with the ssh call.Joseph Hunkeler2022-07-161-3/+3
* Add missing -f to the readme;Joseph Hunkeler2022-07-151-1/+1
* 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
* Initial commitJoseph Hunkeler2022-07-142-0/+265