A simple WIP TCP/UDP proxy. Only TCP is implemented currently.
Install poetry, and ensure you have python 3.10+.
Run the script with --help to see the arguments.
poetry run hoodproxy --helpAdd an entry to your hosts file or modify the target program to point to your listen ip (127.0.0.1 will probably be fine if running locally) Then run hoodproxy, and start up the target program/game.