Merge branch 'master' of nojhan.github:nojhan/tunnelmon
This commit is contained in:
commit
550b884367
1 changed files with 4 additions and 2 deletions
|
|
@ -22,8 +22,10 @@ It can print the current state of your tunnels or display them in an interactive
|
||||||
## INSTALLATION
|
## INSTALLATION
|
||||||
|
|
||||||
`tunnelmon` targets Linux operating systems, and depends on:
|
`tunnelmon` targets Linux operating systems, and depends on:
|
||||||
* `openssh-client`
|
* `openssh-client`,
|
||||||
* `python` version 3.8 at least.
|
* `python` version 3.8 at least, you may also need to install the following python modules (for example via `pip`, but you may use any other package management system going along with your installation):
|
||||||
|
* `psutils`
|
||||||
|
* `curses`
|
||||||
|
|
||||||
You may also want to install the recommend packages:
|
You may also want to install the recommend packages:
|
||||||
* `autossh`
|
* `autossh`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue