1
Tink 2014-05-31 21:26:56 +08:00 via iPhone
网络配置里面
|
2
shiniv 2014-05-31 21:39:34 +08:00
如图所示
|
3
Joysisyphus OP @shiniv 我也是这么配置的,可是不成功,不知道为什么
|
4
soli 2014-05-31 22:53:48 +08:00
|
5
shiniv 2014-05-31 23:00:47 +08:00 1
@Joysisyphus 自己导出来的我就不太清楚了,反正用别人的是没问题的
试过重启safari没 |
6
Joysisyphus OP @shiniv 试过,不行的,谢谢~
|
7
Joysisyphus OP @shiniv 你是把别人的PAC下载下来用?还是直接用在服务器上的?如果是后者,能否把PAC的链接发过来?
|
8
kkxxxxxxx 2014-05-31 23:23:29 +08:00
我也在纳闷,现在是路由Goagent代理,Chrome正常,Mac和iPhone都不行
|
9
shiniv 2014-05-31 23:27:10 +08:00
@Joysisyphus 你可以试下这个http://cn.v2ex.com/t/115045
|
10
046569 2014-05-31 23:35:32 +08:00 1
解决SwitchySharp导出的PAC文件在Safari(OS X 10.9)上无法使用的问题
http://bbs.ymate.me/t/582/1/1 |
11
longquanwo 2014-06-01 00:26:52 +08:00
GoAgentX +1
|
12
nendors 2014-06-01 00:43:34 +08:00
linux用file代替http去找打开文件表示可以
|
13
Joysisyphus OP @shiniv 这个无论是手动还是客户端都不行啊
客户端连接不上 |
14
Joysisyphus OP @longquanwo goagentx很奇怪,配置好了之后Chrome没问题,Safari不能用,应该是PAC文件的问题.
gogagentX的三个模式我都试过了,都不行 |
15
longquanwo 2014-06-02 11:40:28 +08:00
@Joysisyphus 这个问题,我之前也出现过,没找到原因,重装系统之后解决了,,不知道跟pac文件有没有关系。
你试试这个https://github.com/clowwindy/gfwlist2pac/blob/master/test/proxy.pac |
16
Joysisyphus OP |
17
Calaquendiv 2014-07-08 23:31:06 +08:00
mac的pac设置起来比较麻烦。
因为pac文件不在沙盒的话即使用file://localhost/XXXXX也是没用的。 so,看这里http://www.mac52ipod.cn/post/set-pac-auto-proxy-on-mac-os-x-safari.php |
18
Joysisyphus OP @Calaquendiv 谢谢
这个帖子我看过的,里面方法也都试了,还是不行 |
19
Calaquendiv 2014-07-11 15:23:46 +08:00
@Joysisyphus
你确定有把 pac 放进safari.app的contents\resources\里吗? 并且在10.9里填入自动代理配置时本地文件链接是形如file:///Users/xxx/Dropbox/fwd.pac这样的。主贴中的教程填入http://localhost/~是需要在本地建立共享服务的,而且在10.9中localhost需要替换成127.0.0.1。 |
20
Calaquendiv 2014-07-11 15:48:44 +08:00 1
@Joysisyphus 最好的方法就是申请个免费的云服务,譬如阿里云或者新浪云,然后pac丢上去,权限public-read,然后地址填到wi-fi配置就好
|
21
Joysisyphus OP @Calaquendiv 谢谢
我再试试 |
22
lilymarcus 2015-01-18 11:53:57 +08:00
@046569 确实可以
|