
Distributary - Reverse Proxy for Minecraft
Distributary is a specialized reverse proxy for Minecraft that analyzes host information in the handshake packet and distributes connections between different servers based on this data.
How the Modification Works
The mod can recognize the server address that the client uses when connecting and apply it as a routing identifier. When the address matches one of those configured in the list, the mod redirects the client connection to the specified Minecraft backend server. In this case, the modification functions as a port forwarding tool.
For those client connections that do not match any of the configured addresses, the connection is established directly with the current server, as if the mod does not exist in the system at all.