diff options
Diffstat (limited to 'doc-src/faq.html')
-rw-r--r-- | doc-src/faq.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc-src/faq.html b/doc-src/faq.html index a2e6810f..7b38b04a 100644 --- a/doc-src/faq.html +++ b/doc-src/faq.html @@ -1,5 +1,5 @@ -### Any tips for running mitmproxy on OSX? +## Any tips for running mitmproxy on OSX? You can use the OSX <b>open</b> program to create a simple and effective <b>~/.mailcap</b> file to view HTTP bodies: @@ -12,7 +12,7 @@ video/*; /usr/bin/open -Wn %s </pre> -### I'd like to hack on mitmproxy. What should I work on? +## I'd like to hack on mitmproxy. What should I work on? There's a __todo__ file at the top of the source tree that outlines a variety of tasks, from simple to complex. If you don't have your own itch, feel free to |