Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 787 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 787 Bytes

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: