Linux下安装charles
Posted gavinsun
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Linux下安装charles相关的知识,希望对你有一定的参考价值。
apt-key adv --keyserver pgp.mit.edu --recv-keys 1AD28806
sh -c ‘echo deb https://www.charlesproxy.com/packages/apt/ charles-proxy main > /etc/apt/sources.list.d/charles.list‘
apt-get update
apt-get install charles-proxy
官网:https://www.charlesproxy.com/documentation/installation/apt-repository/
以上是关于Linux下安装charles的主要内容,如果未能解决你的问题,请参考以下文章