https://github.com/th-blitz/minecraft-packet-mapper
A proxy-server to trace packets between the local minecraft-game-client and any one of the minecraft-servers. An Implementation of minecraft's network protocol https://wiki.vg/Protocol
https://github.com/th-blitz/minecraft-packet-mapper
minecraft proxy-server socket-programming
Last synced: about 2 months ago
JSON representation
A proxy-server to trace packets between the local minecraft-game-client and any one of the minecraft-servers. An Implementation of minecraft's network protocol https://wiki.vg/Protocol
- Host: GitHub
- URL: https://github.com/th-blitz/minecraft-packet-mapper
- Owner: th-blitz
- License: mit
- Created: 2021-10-12T08:41:45.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-11T08:39:01.000Z (almost 4 years ago)
- Last Synced: 2025-01-01T21:25:39.962Z (over 1 year ago)
- Topics: minecraft, proxy-server, socket-programming
- Language: Python
- Homepage:
- Size: 54.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Minecraft-Packet-Mapper (M-P-M)
A minecraft proxy-server !
- A median between minecraft's client and server.
- Handles packets using minecraft's protocls - https://wiki.vg/Protocol.
- Spoof packets and retrieve serve information.
- Mojang API for server authentications.