Skip to content

ThePixelDeveloper/tunnel-boring-masshine

Repository files navigation

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: