Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 287 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 287 Bytes

socks5-proxy

This is a go library for starting a socks5 proxy server via SSH.

It is intended to be used as a library by Golang CLIs that need to proxy via an SSH jumpbox, which is a common configuration for BOSH operators, so several CLIs in Cloud Foundry could benefit from its use.