You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 3, 2024. It is now read-only.
The location of the mitmproxy configuration directory. The default is ``~/.mitmproxy``. You might want to change this if you're running in an environment where you don't have access to the user's home folder.
760
-
*Applies to the mitmproxy backend only.*
761
-
762
-
.. code:: python
763
-
764
-
options = {
765
-
'mitmproxy_confdir': '/tmp/.mitmproxy'# Switch the location to /tmp
0 commit comments