google-code-export / wallproxy-plugins

Automatically exported from code.google.com/p/wallproxy-plugins
0 stars 0 forks source link

公司连接外网本身是需要代理的,请问这时候如何使用wallproxy翻墙 #375

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1.我们公司上网需要设置代理,如:http://my.proxy.com.cn:80
2.如何设置客户端翻墙。

理论上通过公司代理可连接上GAE,就应该能够通过GAE翻墙吧��
�小弟不懂,求解答,谢谢。

Original issue reported on code.google.com by whhit...@gmail.com on 18 Apr 2012 at 8:50

GoogleCodeExporter commented 9 years ago
gae_extra_option = {
    #'range0': 100000,
    #'range': 500000,
    #'max_threads': 10,
    #'headers': 'Content-Type: application/octet-stream',
    #'proxy': 'http://192.168.100.103:7891',
    #'proxy':('https://192.168.100.103:7891','http://www.google.cn:80'),
    #'proxy':('https://192.168.100.101:7892','http://www.google.cn:80'),
    #'proxy':('https://192.168.100.102:7892','http://www.google.cn:80'),
}
我配置的,你参考下。前面https://192.168.100.102:7892是公司的代�
��。

Original comment by cxj...@gmail.com on 20 Apr 2012 at 1:57

GoogleCodeExporter commented 9 years ago
#是注释,还应该去掉#。

Original comment by dtma...@163.com on 17 Jun 2012 at 4:20