Updated Debugging (markdown)

Maximilian Hils 2015-03-14 01:50:08 +01:00
parent 9b6bf807f1
commit 46627ee25a
1 changed files with 2 additions and 0 deletions

@ -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. 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 Modify `mitmproxy` to connect to a remote debugger