有时我使用主机文件(C:\Windows\System32\drivers\etc\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
为什么Windows (或其他软件)要创建hosts.ics?我应该在哪里添加主机记录?我能移除hosts.ics吗
发布于 2021-07-30 09:20:09
此ics扩展表示Internet连接共享(ICS)。与iCalendar扩展ics完全无关。
https://www.lifewire.com/what-is-internet-connection-sharing-ics-2377419
https://stackoverflow.com/questions/68587590
复制相似问题