谁能发一个Mac默认的hosts文件配置,我的不小心给改了

不小心把Mac上的hosts文件给改了,哪位好心人给我发一个默认的配置啊,感谢。。

阅读 11.1k
2 个回答
# Host Database
#
# localhost is used to configure the loopback interface
# when the system is booting.  Do not change this entry.
##
127.0.0.1    localhost
255.255.255.255    broadcasthost
::1             localhost 

sudo vi /etc/hosts

撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进