我想修改host实现翻墙,可以上谷歌,youtube等,但是我查了下教程,有些不懂的地方。
是在最后一行直接添加ip 域名吗?
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
# localhost name resolution is handled within DNS itself.
#127.0.0.1 localhost
#::1 localhost
还是说添加一个想这样的格式?
# *********** Start
是在最后一行直接添加ip 域名吗?
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
# localhost name resolution is handled within DNS itself.
#127.0.0.1 localhost
#::1 localhost
还是说添加一个想这样的格式?
# *********** Start