|
|
|
|
|
by brazzledazzle
3134 days ago
|
|
This tool has really helped me on several occasions with a wide variety of issues up and down the stack. Even with debugging web apps because while the chrome Dev tools are awesome they (at least at the time as far as I know) didn't expose the initial headers/network exchange for certain types of auth like NTLM. |
|
Now days I use remote-debugging and Python a lot:
But the simplicity of a Mitmproxy is almost as great as wireshark.