Open GoogleCodeExporter opened 9 years ago
logger Downloading http://hostsx.googlecode.com/svn/trunk/HostsX.orzhosts
wget -O - http://hostsx.googlecode.com/svn/trunk/HostsX.orzhosts |
grep 0.0.0.0 |
sed 's/[[:space:]]*#.*$//g;' >/jffs/hosts0
grep addn-hosts /tmp/dnsmasq.conf ||
echo "addn-hosts=/jffs/hosts0" >>/tmp/dnsmasq.conf
logger Downloading http://hostsx.googlecode.com/svn/trunk/HostsX.orzhosts
wget -O - http://hostsx.googlecode.com/svn/trunk/HostsX.orzhosts |
grep 127.0.0.1 |
sed '3,$s/127.0.0.1/0.0.0.0/g; s/[[:space:]]*#.*$//g;' >/jffs/hosts1
grep addn-hosts /tmp/dnsmasq.conf ||
echo "addn-hosts=/jffs/hosts1" >>/tmp/dnsmasq.conf
Original comment by hugha...@gmail.com
on 8 Feb 2013 at 6:18
您好,您的问题已解决更新,感谢您的反馈
Original comment by kwoktree
on 18 Feb 2013 at 2:43
Original issue reported on code.google.com by
hugha...@gmail.com
on 8 Feb 2013 at 6:15