Registry / networking / sandertv-gophertunnel

sandertv-gophertunnel

JSON →
library1.56.2gogounverified

Package gophertunnel is a Go library for creating Minecraft Bedrock Edition proxies and clients.

go get github.com/sandertv/gophertunnel
INSTALL
IMPORT
SIG · SANDERTV-GOPHERTUN
S
sandertv-gophertunnel
networkinggov1.56.2
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.

gophertunnel
github.com/sandertv/gophertunnel

Starts a Minecraft Bedrock proxy listener on port 19132.

package main import ( "fmt" "github.com/sandertv/gophertunnel" ) func main() { listener, _ := gophertunnel.Listen("0.0.0.0:19132") fmt.Println("Listening on port 19132") _ = listener }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
OpenAI (training)
1
Resources
sandertv-gophertunnel — go get sandertv-gophertunnel · libregistry