Skip to content

Node.js Minecraft Proxy which displays packets. 1.7-compatible

License

Notifications You must be signed in to change notification settings

Yogu/minecraft-sniffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minecraft-sniffer

Node.js Minecraft Proxy which displays packets. Supports Minecraft >= 1.7.4

How To

  1. Start a local minecraft server (>= 1.7.4) at localhost on 25565. Important: Disable online-mode, as this proxy does not support encryption.
  2. Install node and npm
  3. Run npm install
  4. Run npm start
  5. Open your Minecraft client and connect to localhost:25566

You will be able to play minecraft as usual. All packages sent by the client and the server will be sent to stdout. Server packets will be in blue, client packets in green.

License

MIT

Author

Jan Melcher

Credits

About

Node.js Minecraft Proxy which displays packets. 1.7-compatible

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published