windows的hosts文件在哪?

hosts文件主要是为了做IP地址和机器名映射!

习惯了Linux下面的位置/etc/hosts,一时间还找不到Windows的对应文件在哪。

这里这里:

C:\Windows\System32\drivers\etc


然后,直接编辑HOSTS文件,在最后添加需要的IP地址和机器名,保存即可!

  1. 10.1.10.1 myhostname1

  2. 10.1.10.2 myhostname2


OK!

转载 :https://blog.csdn.net/cc1949/article/details/78411865

本文链接:https://my.lmcjl.com/post/12004.html

展开阅读全文

4 评论

留下您的评论.