# anyproxy **Repository Path**: dreamidea/anyproxy ## Basic Information - **Project Name**: anyproxy - **Description**: No description available - **Primary Language**: NodeJS - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-01-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 说明 ## 环境 * nodejs v10.16.3 * anyproxy4.1.0 * SocksCap64-4.7 * wechat windows 2.6.6.28 ## 运行 * anyproxy需要生成ssl证书 ```bash anyproxy-ca ``` * windows客户端信任ssl证书 * 运行: ```bash anyproxy debug --intercept --rule sample.js ``` 启动成功后http(s)代理地址为http://your-anyproxy-ip:8001,web控制台地址为http://your-anyproxy-ip:8002,your-anyproxy-ip替换为你主机的IP。