From 46627ee25aa535c2901e1e75955642498cb50eef Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Sat, 14 Mar 2015 01:50:08 +0100 Subject: [PATCH] Updated Debugging (markdown) --- Debugging.md | 2 ++ 1 file changed, 2 insertions(+) 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