mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2025-01-30 23:09:44 +00:00
Docs stub for Unbuntu, restore executable flag on binaries.
This commit is contained in:
parent
81c3b194b6
commit
e5412e9dd9
@ -50,3 +50,22 @@ image/*; /usr/bin/open -Wn %s
|
|||||||
video/*; /usr/bin/open -Wn %s
|
video/*; /usr/bin/open -Wn %s
|
||||||
</pre>
|
</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
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user