ssh-tunnel

2.3.23 • Public • Published

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.23

  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')

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

/ssh-tunnel/

    Package Sidebar

    Install

    npm i ssh-tunnel

    Weekly Downloads

    43

    Version

    2.3.23

    License

    none

    Last publish

    Collaborators

    • alternatex