commit fb437480ff9726f43f24f5014f395a585e39bba6
| author | 斟酌 鵬兄 <tgckpg@gmail.com> |
| date | 2026-05-31T17:24:06Z |
| subject | Added more details to docs |
commit fb437480ff9726f43f24f5014f395a585e39bba6
Author: 斟酌 鵬兄 <tgckpg@gmail.com>
Date: 2026-05-31T17:24:06Z
Added more details to docs
---
examples/minecraft-bedrock-lan.conf | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/examples/minecraft-bedrock-lan.conf b/examples/minecraft-bedrock-lan.conf
index 468e5b9..dc474ca 100644
--- a/examples/minecraft-bedrock-lan.conf
+++ b/examples/minecraft-bedrock-lan.conf
@@ -20,4 +20,9 @@ udp :19132 udp 123.123.123.123:19132 broadcast_reply=listen
#
# After discovery, the Minecraft client connects directly to 10.0.1.123:19132
# for gameplay traffic, so tinyproxy only handles discovery.
+#
+# This listener only bridges LAN discovery.
+# Gameplay traffic goes directly to the advertised upstream address.
+# Clients that cannot route to the upstream address may see the server in the
+# LAN list, but they will not be able to join it.
udp :19132 udp 10.0.1.123:19132 broadcast_reply=upstream