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)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.1
    1
  • 0.2.0
    0
  • 0.1.0
    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