Skip to content
#

mitmproxy

Here are 148 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的密码询问步骤,解决问题。
在安装完证书后,重新启动程序,就能发现证书安装成功了。

proxy.py

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