From de73927896fabe57a489f2e9f2979070a6831373 Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Sat, 19 Mar 2011 12:47:37 +1300 Subject: Docs and todo. --- doc-src/faq.html | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'doc-src/faq.html') diff --git a/doc-src/faq.html b/doc-src/faq.html index daca2b82..16b75d12 100644 --- a/doc-src/faq.html +++ b/doc-src/faq.html @@ -1,9 +1,17 @@
-

Any tips for running mitmproxy on OSX?

+

Any tips for running mitmproxy on OSX?

- Coming soon. +You can use the OSX open program to create a simple and effective +~/.mailcap file to view HTTP bodies: + +
+application/*; /usr/bin/open -Wn %s
+audio/*; /usr/bin/open -Wn %s
+image/*; /usr/bin/open -Wn %s
+video/*; /usr/bin/open -Wn %s
+
-- cgit v1.2.3