ssh-proxy

0.2.1 • Public • Published

ssh-proxy

Http and socks proxy over ssh tunnel

Install

npm install -g ssh-proxy

Usage

ssh-proxy -D 8080 user@example.com

See also

ssh-proxy --help

Motivation

ssh dynamic port forwarding supports socks protocol, but not http one. And some apps can use only http proxies. That's why this package exists. ssh-proxy supports both protocols: http and socks (v4 and v5)

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i ssh-proxy

    Weekly Downloads

    1

    Version

    0.2.1

    License

    ISC

    Unpacked Size

    5.97 kB

    Total Files

    3

    Last publish

    Collaborators

    • mutagen-d