Registry / networking / dreamacro-go-shadowsocks2

dreamacro-go-shadowsocks2

JSON →
library0.1.8gogounverified

Package go-shadowsocks2 implements the Shadowsocks proxy protocol in Go.

go get github.com/Dreamacro/go-shadowsocks2
INSTALL
IMPORT
SIG · DREAMACRO-GO-SHADO
D
dreamacro-go-shadowsocks2
networkinggov0.1.8
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.

shadowsocks2
github.com/Dreamacro/go-shadowsocks2

Create a Shadowsocks cipher instance

package main import ( "fmt" "github.com/Dreamacro/go-shadowsocks2" ) func main() { cipher, _ := shadowsocks2.PickCipher("aes-256-gcm", nil, "password") fmt.Println(cipher) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
16
Amazon
1
Resources
dreamacro-go-shadowsocks2 — go get dreamacro-go-shadowsocks2 · libregistry