Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 429 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 429 Bytes

HoodProxy

A simple WIP TCP/UDP proxy. Only TCP is implemented currently.

Usage

Install poetry, and ensure you have python 3.10+.

Run the script with --help to see the arguments.

poetry run hoodproxy --help

Add 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.