Skip to content

Socks5 server through ssh with sshd_config.AllowTcpForwarding=no

Notifications You must be signed in to change notification settings

overminder/ssh-socks5-pipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's this

Emulate ssh -D's behavior even if port-forwarding is turned off in sshd_config.

Usage

Put RemoteHandler in remote machine, and run SimplServer USER HOST PATH-TO-REMOTEHANDLER on local machine.

Default port to listen is 1080 and you could change it in SimplServer.hs

About

Socks5 server through ssh with sshd_config.AllowTcpForwarding=no

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published