mitmproxy安装

https://www.cnblogs.com/grandlulu/p/9525417.html

 

本文是一个较为完整的 mitmproxy 教程,侧重于介绍如何开发拦截脚本,帮助读者能够快速得到一个自定义的代理工具。

本文假设读者有基本的 python 知识,且已经安装好了一个 python 3 开发环境。如果你对 nodejs 的熟悉程度大于对 python,可移步到 anyproxy,anyproxy 的功能与 mitmproxy 基本一致,但使用 js 编写定制脚本。除此之外我就不知道有什么其他类似的工具了,如果你知道,欢迎评论告诉我。

本文基于 mitmproxy v4,当前版本号为 v4.0.1。

 

手机连接方法

https://www.jianshu.com/p/8ee3f9f46d7a

第四步,安装证书

使用手机浏览器访问 mitm.it

 

抖音

https://blog.csdn.net/weixin_41710515/article/details/80551116

安装appium步骤

https://blog.csdn.net/qq_37615098/article/details/83097168

安装adb

https://www.cnblogs.com/dengqing9393/p/6497171.html

消除ADB错误“more than one device and emulator”的方法

https://blog.csdn.net/gaojinshan/article/details/9455193

你可能感兴趣的:(Python模块,爬虫)