Webcourse/15-前端综合/网络抓包和代理工具:Whistle.md
2020-04-20 23:05:48 +08:00

45 lines
561 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## Whistle 官网
- Whistle 官网<https://wproxy.org/whistle/>
- Whistle GitHub<https://github.com/avwo/whistle>
## Whistle 安装启动
### 1Whistle 安装
1通过 npm 安装 Whistle
### 2启动 whistle
```bash
w2 start
```
然后在浏览器输入`http://127.0.0.1:8899/` 即可打开代理配置的页面
### 3配置代理
**chrome浏览器配置代理**
暂略
**Firefox浏览器配置代理**
![](../img/20200420_1357.png)
### 4安装证书并添加信任
![](../img/20200420_0922.png)