/ssh-tunnel

SSH-Tunnel management utility

Primary LanguageJavaScriptOtherNOASSERTION

SSH-Tunnel

Build Status

SSH-Tunnel management utility

Installation

You can install this through npm:

npm install ssh-tunnel

Documentation

ssh-tunnel --help

SSH-Tunnel
Version: 2.3.24

  Usage: ssh-tunnel [options] [command]

  Commands:

    connect <name>         Establish connection
    copy <name>            Copy existing connection
    delete <name>          Delete connection
    update <name>          Update connection
    export                 Export connections to file
    install                Install your public key in a remote machine authorized_keys
    selfupdate             Fetch latest release from npmjs.org

  Options:

    -h, --help         output usage information
    -V, --version      output the version number
    -f, --file <file>  Load configuration from <file> (default: 'tunnel.json')

Interactive Mode

Connections

SSH-Tunnel

Actions

SSH-Tunnel

Update

SSH-Tunnel

Commands

Export

Select

SSH-Tunnel

Persist

SSH-Tunnel

License

Released under two licenses: new BSD, and MIT. You may pick the license that best suits your development needs.

https://github.com/alternatex/ssh-tunnel/blob/master/LICENSE