mirror of
https://github.com/xor-gate/go-socks5-ssh-proxy
synced 2026-03-23 06:16:35 +01:00
Initial working version
This commit is contained in:
4
vendor/github.com/cloudfoundry/socks5-proxy/README.md
generated
vendored
Normal file
4
vendor/github.com/cloudfoundry/socks5-proxy/README.md
generated
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user