# socks5-proxy **Repository Path**: mirrors_cloudfoundry/socks5-proxy ## Basic Information - **Project Name**: socks5-proxy - **Description**: This is a go library for starting a socks5 proxy server via SSH - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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.