Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1016 Bytes

File metadata and controls

29 lines (20 loc) · 1016 Bytes

Tunnel Boring MaSSHine

Access remote server software, on your computer.

Download for macOS, Windows and Linux

Abstract

The Tunnel Boring MaSSHine makes it easy to manage your SSH tunnels.

No more forgetting what command line argument you need to run.

Go from running this:

ssh -L 127.0.0.1:4646:10.0.1.2:4646 192.168.1.1 \
    -o ServerAliveInterval=60 \
    -o ServerAliveCountMax=3

to having this: