voodoozz

Results 7 comments of voodoozz

@qiwihui pbbqdd 我也是跟fengkuichan一样的 黑名单模式无效, ipset list gfwlist出来的结果也一样

@qiwihui 是的 两个地方我都更新了. 前面几行大概是: server=/4tern.com/127.0.0.1#53535 server=/adorama.com/127.0.0.1#53535 server=/agnesb.fr/127.0.0.1#53535 server=/akiba-web.com/127.0.0.1#53535 server=/alien-ufos.com/127.0.0.1#53535 server=/altrec.com/127.0.0.1#53535 server=/arena.taipei/127.0.0.1#53535 server=/asianspiss.com/127.0.0.1#53535 server=/athenaeizou.com/127.0.0.1#53535

@qiwihui 抱歉...果然是生成的list不对, 我再重新试试 谢谢

1.0.6下面黑名单模式不行了? 一直"连接错误", 其他两个模式都可以

有的, xxx~ % traceroute xxxxxx traceroute to xxxxxx (xxxxxx), 64 hops max, 52 byte packets 1 172.16.46.1 (172.16.46.1) 23.624 ms 28.824 ms 3.143 ms 2 10.0.1.1 (10.0.1.1) 2.118 ms 2.550...

> 试下GitHub的链接 `sh -c "$(curl -kfsSl https://raw.githubusercontent.com/monlor/mbfiles/master/install_github.sh)" && source /etc/profile &> /dev/null` > 我昨天遇到了同样的问题。 也不行,connection refused root@XiaoQiang:~# sh -c "$(curl -kfsSl https://raw.githubusercontent.com/monlor/mbfiles/master/install_github.sh)" && source /etc/profile &> /dev/null curl: (7) Failed...

> 试一下这个 > sh -c "$(curl -kfsSl https://cdn.jsdelivr.net/gh/monlor/mbfiles/install_ghcdn.sh)" && source /etc/profile &> /dev/null 这个可以了! 安装完了是1.9.12版本! 谢谢!!