Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the ssh sanity check to the block with the ssh call. | Joseph Hunkeler | 2022-07-16 | 1 | -3/+3 |
| | |||||
* | Add missing -f to the readme; | Joseph Hunkeler | 2022-07-15 | 1 | -1/+1 |
| | | | | * Consolidate optional arguments in usage line | ||||
* | Do not fork ssh session into background by default. Use -f to daemonize ssh. | Joseph Hunkeler | 2022-07-15 | 1 | -1/+12 |
| | |||||
* | Remove unused counter | Joseph Hunkeler | 2022-07-14 | 1 | -2/+0 |
| | |||||
* | Remove bad line skip. Previously this was used to skip the netstat header. | Joseph Hunkeler | 2022-07-14 | 1 | -4/+1 |
| | |||||
* | Avoid using SSH on localhost | Joseph Hunkeler | 2022-07-14 | 1 | -8/+13 |
| | |||||
* | Initial commit | Joseph Hunkeler | 2022-07-14 | 2 | -0/+265 |