Simple GoLang proxy software for Minecraft: Bedrock Edition! Based on Gophertunnel
{
"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?
git clone https://github.com/LiteAdminProd/BedrockProxy.git
cd BedrockProxy
build