The Wayback Machine - https://web.archive.org/web/20220411151523/https://github.com/topics/mitmproxy
Skip to content
#

mitmproxy

Here are 158 public repositories matching this topic...

peasoft
peasoft commented Nov 6, 2021

在Ubuntu系统下使用dev-sidecar时,程序需要安装根证书,但是在安装时会出现以下问题:

Error: sudo: 没有终端存在,且未指定 askpass 程序

要解决此问题,可以打开终端,运行 sudo /opt/dev-sidecar/@docmirrordev-sidecar-gui --no-sandbox ,以root身份安装证书,从而避开sudo的密码询问步骤,解决问题。
在安装完证书后,重新启动程序,就能发现证书安装成功了。

good first issue
proxy.py
Baker68
Baker68 commented Jan 12, 2022

When this modal appears the script execution is stopped, it does not execute your next action.
I've encountered this issues on Amazon & Google.
Is there a way to detect and interact with permission, to click on Block or Allow ?

good first issue

Improve this page

Add a description, image, and links to the mitmproxy topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mitmproxy topic, visit your repo's landing page and select "manage topics."

Learn more