MITM proxy tool with web interface for Minecraft: Bedrock Edition
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