Registry / networking / decred-go-socks

decred-go-socks

JSON →
library1.1.0gogounverified

A SOCKS proxy client library for Go, originally forked from the Go standard library.

go get github.com/decred/go-socks
INSTALL
IMPORT
SIG · DECRED-GO-SOCKS
D
decred-go-socks
networkinggov1.1.0
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.

socks
github.com/decred/go-socks

Print the socks package version.

package main import ( "fmt" "github.com/decred/go-socks" ) func main() { fmt.Println(socks.Version) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
OpenAI (training)
1
Resources
decred-go-socks — go get decred-go-socks · libregistry