NetEasePE / ProxyPass

MITM proxy tool for Minecraft: NetEase Edition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProxyPass

Introduction

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.

Links

Jenkins

Protocol library used in this project

About

MITM proxy tool for Minecraft: NetEase Edition

License:GNU Affero General Public License v3.0


Languages

Language:Java 100.0%