Skip to main content

A tool for managing SSH tunnels from the command line

Project description

TBM - Tunnel Boring Machine

A command line program for managing SSH tunnels.

Examples

Open them by name:

tbm open syncthing

Close them by name:

tbm close syncthing

See open tunnels:

tbm list

name       |remote_username  |remote_server            |local_port  |remote_hostname  |remote_port  |ssh_port  |
================================================================================================================
tun1       |shane            |non_saved_tunnel.com     |1997        |localhost        |3794         |78        |
syncthing  |shane_lizard     |server.shane_lizard.com  |3000        |localhost        |8384         |22        |

See saved tunnels:

tbm list saved

name         |remote_username  |remote_server           |local_port  |remote_hostname  |remote_port  |ssh_port  |
=================================================================================================================
syncthing    |shane_lizard     |server.shane_lizard.com |3000        |localhost        |8384         |22        |
example_tun  |shane            |not_real.com            |2730        |localhost        |1920         |22        |
good_tun     |lizard           |demo.website.com        |1776        |localhost        |4496         |792       |

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ssh_tunnel_boring_machine-0.1.2.tar.gz (4.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page