Skip to content

Implementation of Local Socks5 server Proxy through SSH tunnel using go

Notifications You must be signed in to change notification settings

OlivierArgentieri/GoSshSocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoSshSocks

made-with-Go GitHub go.mod Go version of a Go module

[WIP] Proxy through SSH tunnel using go




Little project to learn how the socks5 protocol works and build something by our hands.


Why ?

Basically, to redirect your connection through ssh server, a bit like a vpn, poor man's vpn.

From:

About

Implementation of Local Socks5 server Proxy through SSH tunnel using go

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages