An open API service indexing awesome lists of open source software.

https://github.com/cloudfoundry/socks5-proxy

This is a go library for starting a socks5 proxy server via SSH
https://github.com/cloudfoundry/socks5-proxy

Last synced: 12 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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.