We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
路由器 ./mproxy -l 8000 -d 模式运行 手机端直接填入代理IP和端口,路由器可以收到信息,但是一直报错 `Jun 21 2016 16:18:38 ============ handle new client ============ Jun 21 2016 16:18:38 >>>Header:CONNECT acs.m.taobao.com:443 HTTP/1.1 Host: acs.m.taobao.com:443 Proxy-Connection: Keep-Alive User-Agent: Dalvik/2.1.0 (Linux; U; Android 10; MI 8 MIUI/V12.0.3.0.QEACNXM)
Jun 21 2016 16:18:38 receive CONNECT request Jun 21 2016 16:18:38 Host:acs.m.taobao.com port: 443 io_flag:0 Jun 21 2016 16:18:38 ====== Bad remote request,close it! ==== ` 不知道是哪里出问题了
The text was updated successfully, but these errors were encountered:
No branches or pull requests
路由器 ./mproxy -l 8000 -d 模式运行
手机端直接填入代理IP和端口,路由器可以收到信息,但是一直报错
`Jun 21 2016 16:18:38 ============ handle new client ============
Jun 21 2016 16:18:38 >>>Header:CONNECT acs.m.taobao.com:443 HTTP/1.1
Host: acs.m.taobao.com:443
Proxy-Connection: Keep-Alive
User-Agent: Dalvik/2.1.0 (Linux; U; Android 10; MI 8 MIUI/V12.0.3.0.QEACNXM)
Jun 21 2016 16:18:38 receive CONNECT request
Jun 21 2016 16:18:38 Host:acs.m.taobao.com port: 443 io_flag:0
Jun 21 2016 16:18:38 ====== Bad remote request,close it! ====
`
不知道是哪里出问题了
The text was updated successfully, but these errors were encountered: