> For the complete documentation index, see [llms.txt](https://termux-wiki.zsxwz.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://termux-wiki.zsxwz.com/qi-ta-yi-xie-ming-ling-xing-gong-ju/anyproxy-zhua-bao-dai-li.md).

# anyproxy抓包代理

官网：<https://anyproxy.io/>

1、安装：

```
#使用npm安装即可
npm install anyproxy
```

2、使用：

```
#启动anyproxy
anyproxy -i
#默认使用8001代理端口，前端网页8002端口
```

远程抓包可以参考视频：<https://www.bilibili.com/video/BV1y34y147Zh>
