You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.