examplecode / mproxy

c 语言实现的一个最小的http代理,支持翻墙
990 stars 378 forks source link

最近GFW更新算法,mproxy是不是不能用了? #19

Open opser-gavin opened 6 years ago

opser-gavin commented 6 years ago

最近GFW更新算法,mproxy是不是不能用了?? 今天早上到公司,突然就不能用了, 下面 agent端的错误,server端没有日志输出。。。: Sep 13 2017 15:12:55 Cannot connect to host [clients1.google.com:443] Sep 13 2017 15:12:55 receive CONNECT request Sep 13 2017 15:12:55 Host:www.google.com port: 443 io_flag:2 Sep 13 2017 15:12:55 ======= forward request to remote host:www.google.com port:443 ======= Sep 13 2017 15:12:55 receive CONNECT request Sep 13 2017 15:12:55 Host:s2.googleusercontent.com port: 443 io_flag:2 Sep 13 2017 15:12:55 ======= forward request to remote host:s2.googleusercontent.com port:443 ======= Sep 13 2017 15:12:55 receive CONNECT request Sep 13 2017 15:12:55 Host:s2.googleusercontent.com port: 443 io_flag:2 Sep 13 2017 15:12:55 receive CONNECT request Sep 13 2017 15:12:55 Host:s2.googleusercontent.com port: 443 io_flag:2 Sep 13 2017 15:12:55 receive CONNECT request Sep 13 2017 15:12:55 Host:s2.googleusercontent.com port: 443 io_flag:2 Sep 13 2017 15:12:55 receive CONNECT request Sep 13 2017 15:12:55 Host:s2.googleusercontent.com port: 443 io_flag:2 Sep 13 2017 15:12:55 ======= forward request to remote host:s2.googleusercontent.com port:443 ======= Sep 13 2017 15:12:55 ======= forward request to remote host:s2.googleusercontent.com port:443 ======= Sep 13 2017 15:12:55 ======= forward request to remote host:s2.googleusercontent.com port:443 ======= Sep 13 2017 15:12:55 ======= forward request to remote host:s2.googleusercontent.com port:443 ======= Sep 13 2017 15:12:55 receive CONNECT request Sep 13 2017 15:12:55 Host:www.google.com port: 443 io_flag:2 Sep 13 2017 15:12:55 ======= forward request to remote host:www.google.com port:443 ======= Sep 13 2017 15:12:55 receive CONNECT request Sep 13 2017 15:12:55 Host:clients1.google.com port: 443 io_flag:2 Sep 13 2017 15:12:55 ======= forward request to remote host:clients1.google.com port:443 ======= Sep 13 2017 15:12:55 receive CONNECT request Sep 13 2017 15:12:55 Host:clients1.google.com port: 443 io_flag:2 Sep 13 2017 15:12:55 ======= forward request to remote host:clients1.google.com port:443 ======= Sep 13 2017 15:12:55 Cannot connect to host [clients1.google.com:443] Sep 13 2017 15:12:55 Cannot connect to host [clients1.google.com:443] Sep 13 2017 15:12:55 Read Http header failed

CCbird commented 6 years ago

switchyOmega 设置本地代理 端口 80 443 8080 都试一下