blackgear / mono_pac

A minimal proxy auto config file generator based on ip range.
MIT License
200 stars 56 forks source link

Can't work for firefox on windows? #9

Open tesh00 opened 8 years ago

tesh00 commented 8 years ago

使用firefox时黑名单的域名没有通过代理,白名单可正常访问。 在ie和edge中有效,但是访问白名单里的域名速度缓慢(可能白名单过多,超过两万行)。 我不在乎ie和edge的使用效果,那么firefox可否使用? 使用firefox时,dnsResolve能解析成ipv4否?

blackgear commented 8 years ago

According to https://github.com/shadowsocks/shadowsocks-windows/issues/439#issuecomment-217080868 by a Mozilla developer:

pac 档过大,造成读取失败的问题目前在 Firefox 49 (Nightly) 应该已经修正了,请使用 2016-05-04 之后的版本协助测试。

tesh00 commented 8 years ago

谢谢你。 系统环境:Win10 Pro, Firefox ESR 45.1.1 当我只使用黑名单生成 pac(90.3 KB)后,访问 google.com.hk 没有通过代理, google.com.hk 不在黑名单内,DNS 解析为美国 ip 74.125.203.199。但是同样条件下 google.com.sg 会通过代理。

blackgear commented 7 years ago

It should be fixed now.