Updated Debugging (markdown)
parent
9b6bf807f1
commit
46627ee25a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue