tport

command module
v0.0.0-...-50138f4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2016 License: MIT Imports: 13 Imported by: 0

README

tport

tport is short for tunnel port. A CLI utility for port forwarding over SSH. Sign in once to your server, forward as many ports in either direction as you need.

Usage

tport v0.1 by Jason Chu (1lann)

First, connect with

tport user@host

For tunnels from the local host, to the remote host.

tport remote remoteport [localport]

For tunnels from the remote host, to the local host.

tport local localport [remoteport]
tport close remote localport
tport close local remoteport
tport close remote/local all
tport close all

List all the open tunnels.

tport list

Disconnect, close all tunnels, and quit the daemon.

tport dc/disconnect/logout

License

Licensed under the MIT License. See /LICENSE.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL