Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 331 Bytes

File metadata and controls

8 lines (6 loc) · 331 Bytes

autossh-setup

Simple script that helps with the installation of autossh tunnels

This script needs to be run on the client as root.

Installation

Get this script via:

sudo wget https://raw.githubusercontent.com/OlJohnny/autossh-setup/master/autossh-setup.sh -O ./autossh-setup.sh | sudo chmod +x ./autossh-setup.sh