An open API service indexing awesome lists of open source software.

https://github.com/akretion/pyremoteserver

Flask App for starting ssh tunneling between an inacessible server and a support team
https://github.com/akretion/pyremoteserver

Last synced: about 1 year ago
JSON representation

Flask App for starting ssh tunneling between an inacessible server and a support team

Awesome Lists containing this project

README

          

=DESCRIPTION:
This flask application give the posibilité to start/stop an ssh reverse tunnel easly.
The aim is to give the possibility to support team to connect to an inaccessible server (like a raspbian server)

= INSTALLATION:

Clone the repository

Then install dependency by running this two command

```
sudo apt-get install pip autossh
sudo pip install -r requirement.txt
```
Then edit the file config.cfg