Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 277 Bytes

readme.md

File metadata and controls

8 lines (5 loc) · 277 Bytes

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