Skip to content

MITM proxy tool with web interface for Minecraft: Bedrock Edition

Notifications You must be signed in to change notification settings

MrSterdy/bedrock-packet-interceptor

Repository files navigation

bedrock-packet-interceptor

MITM proxy tool with web interface for Minecraft: Bedrock Edition

Run Locally

Clone the project

git clone https://github.com/MrSterdy/bedrock-packet-interceptor

Go to the project directory

cd bedrock-packet-interceptor

Install dependencies

npm install

Build the project

npm run build

And start the server

npm run preview