hq450 / fancyss

fancyss is a project providing tools to across the GFW on asuswrt/merlin based router.
GNU General Public License v3.0
12.26k stars 3.18k forks source link

gfwlist模式下无法访问github,同节点全局模式正常 #794

Closed xzphot closed 4 years ago

xzphot commented 4 years ago

设备:r6400v2 固件:380.70_0-X7.9.1

github.com github.io githubapp.com githubassets.com githubusercontent.com 以上域名全部设置成白名单,强行使用代理访问。 设置成功几分钟内可以正常访问浏览GitHub,但是过不了多久,就无法访问。 然后莫名奇妙再过一段时间又有可能可以访问,总之具体情况不明。 同一个节点下,全局模式,正常访问。并且,在电脑上用v2ray同节点,pac模式,也可以正常访问。这个问题让我吃不香睡不好,请求有能力的大哥帮忙找找原因,是BUG?还是我个案? 附上wblist.conf里的内容。

for router itself

server=/.google.com.tw/127.0.0.1#7913 ipset=/.google.com.tw/router server=/dns.google.com/127.0.0.1#7913 ipset=/dns.google.com/router server=/.github.com/127.0.0.1#7913 ipset=/.github.com/router server=/.github.io/127.0.0.1#7913 ipset=/.github.io/router server=/.raw.githubusercontent.com/127.0.0.1#7913 ipset=/.raw.githubusercontent.com/router server=/.adblockplus.org/127.0.0.1#7913 ipset=/.adblockplus.org/router server=/.entware.net/127.0.0.1#7913 ipset=/.entware.net/router server=/.apnic.net/127.0.0.1#7913 ipset=/.apnic.net/router

for white_domain

server=/.chikimi.tk/114.114.114.114#53 ipset=/.chikimi.tk/white_list

for special site

server=/.apple.com/114.114.114.114#53 ipset=/.apple.com/white_list server=/.microsoft.com/114.114.114.114#53 ipset=/.microsoft.com/white_list

for black_domain

server=/.github.com/127.0.0.1#7913 ipset=/.github.com/black_list server=/.github.io/127.0.0.1#7913 ipset=/.github.io/black_list server=/.githubapp.com/127.0.0.1#7913 ipset=/.githubapp.com/black_list server=/.githubassets.com/127.0.0.1#7913 ipset=/.githubassets.com/black_list server=/.githubusercontent.com/127.0.0.1#7913 ipset=/.githubusercontent.com/black_list server=/.jav321.com/127.0.0.1#7913 ipset=/.jav321.com/black_list server=/.fc2club.com/127.0.0.1#7913 ipset=/.fc2club.com/black_list server=/.thzpic.com/127.0.0.1#7913 ipset=/.thzpic.com/black_list server=/.hkbisi.com/127.0.0.1#7913 ipset=/.hkbisi.com/black_list server=/.gtloli.app/127.0.0.1#7913 ipset=/.gtloli.app/black_list server=/.sehuatang.org/127.0.0.1#7913 ipset=/.sehuatang.org/black_list server=/.taohuazu.cc/127.0.0.1#7913 ipset=/.taohuazu.cc/black_list server=/.233blog.com/127.0.0.1#7913 ipset=/.233blog.com/black_list server=/.233v2.com/127.0.0.1#7913 ipset=/.233v2.com/black_list server=/.bandwagon.com/127.0.0.1#7913 ipset=/.bandwagon.com/black_list server=/.freetribe.me/127.0.0.1#7913 ipset=/.freetribe.me/black_list server=/.sehuatuchuang.com/127.0.0.1#7913 ipset=/.sehuatuchuang.com/black_list server=/.atrandys.com/127.0.0.1#7913 ipset=/.atrandys.com/black_list server=/.torrentkitty.tv/127.0.0.1#7913 ipset=/.torrentkitty.tv/black_list

xzphot commented 4 years ago

找到问题了,是DNS污染。 github DNS被污染了,换成cloudfire的CDN就好了。