Registry / networking / cloudfoundry-go-socks5

cloudfoundry-go-socks5

JSON →
library0.0.0-20180221174514-54f73bdb8a8egogounverified

A Go implementation of the SOCKS5 proxy protocol for secure network communication.

go get github.com/cloudfoundry/go-socks5
INSTALL
IMPORT
SIG · CLOUDFOUNDRY-GO-SO
C
cloudfoundry-go-socks5
networkinggov0.0.0-20180221174514-54f73bdb8a8e
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

socks5
✓ github.com/cloudfoundry/go-socks5

Creates a new SOCKS5 proxy server.

package main import ( "fmt" "github.com/cloudfoundry/go-socks5" ) func main() { server := socks5.NewServer() fmt.Println(server) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20180221174514-54f73bdb8a8elatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
18
OpenAI (training)
1
Resources
cloudfoundry-go-socks5 — go get cloudfoundry-go-socks5 · libregistry