美文网首页
修改主机host文件

修改主机host文件

作者: 小超超 | 来源:发表于2019-03-06 15:16 被阅读0次

attrib -R C:\WINDOWS\system32\drivers\etc\hosts 

@echo\ 

@echo 1.1.1.1 www.baidu.com  >>C:\WINDOWS\system32\drivers\etc\hosts

@echo\

@echo 1.1.1.2 www.sina.com >>C:\WINDOWS\system32\drivers\etc\hosts

ipconfig /flushdns

相关文章

网友评论

      本文标题:修改主机host文件

      本文链接:https://www.haomeiwen.com/subject/fcztpqtx.html