Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 200 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 200 Bytes

I needed to be able to intercept secure websocket traffic in python while also properly proxying normal HTTP and HTTPS traffic. I could not find any such python tool to do that, so I made one myself.