Skip to content

mutagen-d/ssh-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

Http and socks proxy over ssh tunnel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published