Proxy pass allows developers to MITM a vanilla client and server without modifying them. This allows for easy testing of the Bedrock Edition protocol and observing vanilla network behavior.
ProxyPass requires Java 8 u162 or later to function correctly due to the encryption used during login
online-mode
needs to be set to false
in server.properties
so that ProxyPass can communicate with your Bedrock Dedicated Server.
Protocol library used in this project