分类

Win7系统教程

hosts文件的内容是什么?如何清理hosts文件?

作者:WinWin7   来源:本站整理   日期:2017-08-02
    win7系统下hosts文件的内容是什么?如何清理hosts文件?

hosts文件的内容:

# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# 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


如何清理hosts文件?

 1、双击计算机图标。
  2、输入hosts文件的存储地址,直接在文件地址栏输入一下内容就好:C:\WINDOWS\system32\drivers\etc\hosts。

  3、按Enter键结束,弹出选择文件打开方式的弹窗,选择使用记事本打开。

  4、打开后显示如下图。前面一大段是说明性的文字,可以直接将整个文档清空。

  5、标准的会有以下这些内容,如果多出来的话,应该是被修改了,可以根据自己的需要来对文件进行修改。



例如:现在有很多网站不经过用户同意就将各种各样的插件安装到计算机中,有些说不定就是木马或病毒。对于这些网站可以利用Hosts把该网站的域名映射到错误的IP或自己计算机的IP,这样就不用访问了。在Hosts写上以下内容:
127.0.0.1 #屏蔽的网站
0.0.0.0 #屏蔽的网站
这样计算机解析域名就解析到本机或错误的IP,达到了屏蔽的目的。

相关教程:
hosts是什么文件?hosts文件位置在哪儿?

Win7系统下hosts文件失效无法修改怎么办?
总结:以上就是hosts文件的内容是什么和清理hosts文件的方法了,希望对大家有帮助

相关文章

推荐下载