aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc-src/install.html19
-rwxr-xr-x[-rw-r--r--]mitmdump0
-rwxr-xr-x[-rw-r--r--]mitmproxy0
3 files changed, 19 insertions, 0 deletions
diff --git a/doc-src/install.html b/doc-src/install.html
index 70003d60..5d412459 100644
--- a/doc-src/install.html
+++ b/doc-src/install.html
@@ -50,3 +50,22 @@ image/*; /usr/bin/open -Wn %s
video/*; /usr/bin/open -Wn %s
</pre>
+
+## Ubuntu
+
+On Ubuntu, you will need the following native packages to install mitmproxy
+from source:
+
+- build-essential
+- python-dev
+- libffi-dev
+- libssl-dev
+- libxml2-dev
+- libxslt1-dev
+
+
+
+
+
+
+
diff --git a/mitmdump b/mitmdump
index 8cc4c99f..8cc4c99f 100644..100755
--- a/mitmdump
+++ b/mitmdump
diff --git a/mitmproxy b/mitmproxy
index cd22282b..cd22282b 100644..100755
--- a/mitmproxy
+++ b/mitmproxy