Skip to content

Simple GoLang proxy software for Minecraft: Bedrock Edition!

License

Notifications You must be signed in to change notification settings

LiteAdminProd/BedrockProxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BedrockProxy

Simple GoLang proxy software for Minecraft: Bedrock Edition! Based on Gophertunnel

Configuration

{
    "localAddress": "0.0.0.0:19132", 
    "sendToAddress": "0.0.0.0:19133", 
    "debug": false
}

localAddress: Address to bind proxy

sendToAddress: Address to send packets from proxy

debug: Wanna debug info?

Installation

git clone https://github.com/LiteAdminProd/BedrockProxy.git
cd BedrockProxy

Build

build

About

Simple GoLang proxy software for Minecraft: Bedrock Edition!

Resources

License

Stars

Watchers

Forks

Releases

No releases published