A basic Python 3 TCP proxy for filtering traffic, mainly intended for AD CTFs
Usage: ./proxy.py config_file default config file is ./config.json
test_server.py and test_client.py are only basic scripts to test the functionality
Config example with explanation in config.txt