Registry / networking / go-gost-relay

go-gost-relay

JSON →
library0.6.0gogounverified

A relay library for the Go-Gost proxy framework.

go get github.com/go-gost/relay
INSTALL
IMPORT
SIG · GO-GOST-RELAY
G
go-gost-relay
networkinggov0.6.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.

relay
github.com/go-gost/relay

Create a new relay instance

package main import ( "fmt" "github.com/go-gost/relay" ) func main() { r := relay.NewRelay() fmt.Println(r) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
Amazon
1
OpenAI (training)
1
Resources
go-gost-relay — go get go-gost-relay · libregistry