有时我使用hosts文件( C:\Windows\System32\drivers\etc\hosts
),但出乎意料的是现在我有2个文件hosts和hosts.ics。
主机似乎是空的,hosts.ics看起来像:
# Copyright (c) 1993-2001 Microsoft Corp.
#
# This file has been automatically generated for use by Microsoft Internet
# Connection Sharing. It contains the mappings of IP addresses to host names
# for the home network. Please do not make changes to the HOSTS.ICS file.
# Any changes may result in a loss of connectivity between machines on the
# local network.
#
172.24.208.1 somedomain.net
Run Code Online (Sandbox Code Playgroud)
为什么Windows(或其他软件)创建hosts.ics?我应该在哪里添加主机记录?我可以删除 …