切换到宽版
  • 2175阅读
  • 3回复

wWin7系统如何配置hosts文件来屏蔽网址!!! [复制链接]

上一主题 下一主题
离线了去无痕
 

只看楼主 倒序阅读 0 发表于: 2012-02-17
Win7系统如何配置hosts文件来屏蔽网址!!!
我要屏蔽的是www.nero.com及相关的网址,目的是不让它验证和更新!!!


# 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
127.0.0.1 nero.com
127.0.0.1 http://www.nero.com
127.0.0.1 activate.nero.com
127.0.0.1 http://www.activate.nero.com
127.0.0.1 http://www.163.com

到底是怎样的格式,给个方法!谢谢了!!!
评价一下你浏览此帖子的感受

精彩

感动

搞笑

开心

愤怒

无聊

灌水
离线owen

只看该作者 1 发表于: 2012-02-18
可以在intelnet工具选项中的安全添加受限站点试试!

[attachment=39605]
离线jialing88

只看该作者 2 发表于: 2012-02-18
  
生活的本质不是索取!
离线648907989

只看该作者 3 发表于: 2012-02-18
网址好像是放在#127后面的