Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 304 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 304 Bytes

UDP-Proxy

Implemented UDP proxy for parsing network traffic in MineTest game.

You can add new parser logic in parser.py file or you can add command injection logic inside while loop in main function.

Credits:- LiveOverflow