Skip to content

Instantly share code, notes, and snippets.

View jstoiko's full-sized avatar

Jonathan Stoikovitch jstoiko

View GitHub Profile
@jstoiko
jstoiko / autossh.md
Last active August 29, 2015 14:13 — forked from gparuthi/autossh.md

Userful while using local ipython notebooks or local code while accessing secure remote servers like redis, mongodb, etc.

autossh -M0 -fN -l -i ~/.ssh/id_rsa -L :localhost: