anyproxy icon indicating copy to clipboard operation
anyproxy copied to clipboard

代理微信服务器在web界面https信息是灰色的

Open yonghuming opened this issue 7 years ago • 2 comments
trafficstars

Plese fill the template when you reporting a new issue, thanks!

[2018-01-19 20:37:12]: received https CONNECT request 180.163.25.150 [AnyProxy Log][2018-01-19 20:37:12]: will forward to local https server [AnyProxy Log][2018-01-19 20:37:12]: received https CONNECT request 180.163.25.149 [AnyProxy Log][2018-01-19 20:37:12]: will forward to local https server [AnyProxy Log][2018-01-19 20:37:16]: received https CONNECT request 183.192.199.149 [AnyProxy Log][2018-01-19 20:37:16]: will forward to local https server [AnyProxy Log][2018-01-19 20:37:16]: received https CONNECT request 120.204.0.139 [AnyProxy Log][2018-01-19 20:37:16]: will forward to local https server [AnyProxy Log][2018-01-19 20:37:16]: received https CONNECT request 120.204.0.139 [AnyProxy Log][2018-01-19 20:37:16]: will forward to local https server [AnyProxy Log][2018-01-19 20:37:16]: received https CONNECT request 183.192.199.149 [AnyProxy Log][2018-01-19 20:37:16]: will forward to local https server [AnyProxy ERROR][2018-01-19 20:37:17]: Error: connect ETIMEDOUT 180.163.25.149:59150 [AnyProxy Log][2018-01-19 20:37:17]: received https CONNECT request 59.37.96.63 [AnyProxy Log][2018-01-19 20:37:17]: will bypass the man-in-the-middle proxy [AnyProxy ERROR][2018-01-19 20:37:17]: Error: connect ETIMEDOUT 101.227.162.139:59164 [AnyProxy Log][2018-01-19 20:37:17]: received https CONNECT request 59.37.96.63 [AnyProxy Log][2018-01-19 20:37:17]: will bypass the man-in-the-middle proxy [AnyProxy ERROR][2018-01-19 20:37:17]: Error: connect ETIMEDOUT 180.163.25.150:59235 [AnyProxy Log][2018-01-19 20:37:17]: received https CONNECT request 59.37.96.63 [AnyProxy Log][2018-01-19 20:37:17]: will bypass the man-in-the-middle proxy [AnyProxy ERROR][2018-01-19 20:37:17]: Error: connect ETIMEDOUT 101.226.211.105:59197 [AnyProxy Log][2018-01-19 20:37:17]: received https CONNECT request 59.37.96.63 [AnyProxy Log][2018-01-19 20:37:17]: will bypass the man-in-the-middle proxy [AnyProxy ERROR][2018-01-19 20:37:21]: Error: connect ETIMEDOUT 180.163.25.150:59235 [AnyProxy ERROR][2018-01-19 20:37:21]: Error: connect ETIMEDOUT 101.227.162.148:59172 [AnyProxy ERROR][2018-01-19 20:37:21]: Error: connect ETIMEDOUT 180.163.25.149:59150 [AnyProxy ERROR][2018-01-19 20:37:21]: Error: connect ETIMEDOUT 180.163.25.149:59150

Which platform are you running AnyProxy

windows

The version of the AnyProxy

4.3

Your expected behavior of AnyProxy

pc端微信走代理,可以看到信息传输

The actual behavior of AnyProxy

web界面是 灰色的,无法看到请求信息

The log of the error

[2018-01-19 20:37:12]: received https CONNECT request 180.163.25.150 [AnyProxy Log][2018-01-19 20:37:12]: will forward to local https server [AnyProxy Log][2018-01-19 20:37:12]: received https CONNECT request 180.163.25.149 [AnyProxy Log][2018-01-19 20:37:12]: will forward to local https server [AnyProxy Log][2018-01-19 20:37:16]: received https CONNECT request 183.192.199.149 [AnyProxy Log][2018-01-19 20:37:16]: will forward to local https server [AnyProxy Log][2018-01-19 20:37:16]: received https CONNECT request 120.204.0.139 [AnyProxy Log][2018-01-19 20:37:16]: will forward to local https server [AnyProxy Log][2018-01-19 20:37:16]: received https CONNECT request 120.204.0.139 [AnyProxy Log][2018-01-19 20:37:16]: will forward to local https server [AnyProxy Log][2018-01-19 20:37:16]: received https CONNECT request 183.192.199.149 [AnyProxy Log][2018-01-19 20:37:16]: will forward to local https server [AnyProxy ERROR][2018-01-19 20:37:17]: Error: connect ETIMEDOUT 180.163.25.149:59150 [AnyProxy Log][2018-01-19 20:37:17]: received https CONNECT request 59.37.96.63 [AnyProxy Log][2018-01-19 20:37:17]: will bypass the man-in-the-middle proxy [AnyProxy ERROR][2018-01-19 20:37:17]: Error: connect ETIMEDOUT 101.227.162.139:59164 [AnyProxy Log][2018-01-19 20:37:17]: received https CONNECT request 59.37.96.63 [AnyProxy Log][2018-01-19 20:37:17]: will bypass the man-in-the-middle proxy [AnyProxy ERROR][2018-01-19 20:37:17]: Error: connect ETIMEDOUT 180.163.25.150:59235 [AnyProxy Log][2018-01-19 20:37:17]: received https CONNECT request 59.37.96.63 [AnyProxy Log][2018-01-19 20:37:17]: will bypass the man-in-the-middle proxy [AnyProxy ERROR][2018-01-19 20:37:17]: Error: connect ETIMEDOUT 101.226.211.105:59197 [AnyProxy Log][2018-01-19 20:37:17]: received https CONNECT request 59.37.96.63 [AnyProxy Log][2018-01-19 20:37:17]: will bypass the man-in-the-middle proxy [AnyProxy ERROR][2018-01-19 20:37:21]: Error: connect ETIMEDOUT 180.163.25.150:59235 [AnyProxy ERROR][2018-01-19 20:37:21]: Error: connect ETIMEDOUT 101.227.162.148:59172 [AnyProxy ERROR][2018-01-19 20:37:21]: Error: connect ETIMEDOUT 180.163.25.149:59150 [AnyProxy ERROR][2018-01-19 20:37:21]: Error: connect ETIMEDOUT 180.163.25.149:59150

yonghuming avatar Jan 19 '18 12:01 yonghuming

@yonghuming 从日志来看,是没有开启https代理,在启动AnyProxy时,需要加上相应参数 anyproxy -i

codingfishman avatar Jan 23 '18 15:01 codingfishman

同样的问题,是开启了https代理的 iphone上也安装证书并且信任了 电脑也信任了根证书。偶尔可以看到img的请求,其他的几乎都是connect状态灰色的 Mac os 10.15.3 node.js v12.16.2 anyproxy 4.12 IOS 13.3.1 iphone XR

zrzs avatar Apr 16 '20 08:04 zrzs