google-code-export / wallproxy-plugins

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

系统无法读取PAC文件 #168

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
从昨天开始碰到这个问题:
不管是用wallproxy.exe启动,还是手动在internet选项里指定pac文��
�的地址,都无法通过代理,只有选择全局代理才能通过代理�
��

在配置文件完全相同的另一台电脑上则无这个问题

Original issue reported on code.google.com by bibup...@gmail.com on 5 Jul 2011 at 1:11

GoogleCodeExporter commented 9 years ago
补充一下,测试过的浏览器有IE9,FF7,OPERA11.5,全部都无法��
�自动或者手动下通过PAC调用代理

Original comment by bibup...@gmail.com on 5 Jul 2011 at 1:16

GoogleCodeExporter commented 9 years ago
是啊,1.0.7的时候生成的pac能用,到1.0.8就不能用了~

Original comment by ljw0001...@gmail.com on 5 Jul 2011 at 1:36

GoogleCodeExporter commented 9 years ago
经测试,确认是PAC文件的问题,从另一台电脑上拷贝PAC文件��
�来就能识别,同样把出问题的电脑的PAC文件拷到正常的电脑�
��也不能识别

Original comment by bibup...@gmail.com on 5 Jul 2011 at 2:46

GoogleCodeExporter commented 9 years ago
也从其他地方拷贝了个pac过来就能用了……
对比一下,即使文件内容完全一样,但是ANSI编码的就可以,U
TF-8的就不行!

Original comment by ljw0001...@gmail.com on 5 Jul 2011 at 4:12

GoogleCodeExporter commented 9 years ago
大概是这个原因,默认proxy.pac里面有汉字,所以使用哪个编��
�有影响,自己改一下编码或者把proxy.pac删除后再重新生成应�
��就没问题了

Original comment by dtma...@163.com on 16 Jul 2011 at 1:59