SkillAgentSearch skills...

ProxyPass

MITM proxy tool for Minecraft: Bedrock Edition

Install / Use

/learn @CloudburstMC/ProxyPass
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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<br> online-mode needs to be set to false in server.properties so that ProxyPass can communicate with your Bedrock Dedicated Server.

Building & Running

To produce a jar file, run ./gradlew shadowJar in the project root directory. This will produce a jar file in the build/libs directory.

If you wish to run the project from source, run ./gradlew run in the project root directory.

Links

Jenkins

Protocol library used in this project

Related Skills

View on GitHub
GitHub Stars165
CategoryDevelopment
Updated1d ago
Forks51

Languages

Java

Security Score

95/100

Audited on Mar 26, 2026

No findings