penguin/tinyproxy

An L4 proxy designed to act as a tiny transparent shim

examples/minecraft-bedrock-lan.conf

raw ยท 489 bytes

#
# Expose a remote Minecraft Bedrock server as a local LAN server.
#
# Clients on the local network can discover the remote server from the
# Minecraft "Friends" -> "LAN Games" tab without manually entering the
# server address.
#
# tinyproxy listens on UDP port 19132, forwards discovery requests to
# the remote server, and sends discovery replies back to local clients.
#
# Replace 123.123.123.123:19132 with your server address.
#
udp :19132 udp 123.123.123.123:19132 broadcast_reply