diff --git a/Debugging.md b/Debugging.md index 0b5887c..3102c0f 100644 --- a/Debugging.md +++ b/Debugging.md @@ -1,3 +1,5 @@ +Pro Tip: Rather than debugging mitmproxy, debug mitmdump using your regular tools! + Debugging [`mitmproxy`](https://github.com/cortesi/mitmproxy) is best done in "remote" mode, as the terminal that starts `mitmproxy` is used by the [Urwid](http://excess.org/urwid/) library to render the interface. Modify `mitmproxy` to connect to a remote debugger