The Wayback Machine - https://web.archive.org/web/20191119112754/https://github.com/topics/man-in-the-middle
Skip to content
#

man-in-the-middle

Here are 47 public repositories matching this topic...

cdunklau
cdunklau commented Oct 22, 2018

I noticed that the advanced installation guide recommends using sudo for installation with pip. This can cause problems because pip and the system package manager disagree on who owns what, and in some cases can actually break the OS.

Instead, I suggest advising to install in a virtualenv, or at least in the user site. I don't have the time now to make a full PR, but here's a suggested wo

Loading…
You can’t perform that action at this time.