-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
https://shirolin.github.io/posts/d9e2c7a1/
背景在使用网络时,经常会遇到一些网站无法访问的情况,这时可以尝试修改hosts文件来解决。 hosts文件是一个没有扩展名的文本文件,用于映射主机名和IP地址。通过修改hosts文件,可以实现域名解析,从而更顺畅地访问对应网站。 然而,由于网络环境的变化,hosts文件需要定时更新,以保证访问的准确性。 解决这里提供了一种简单的方法,可以通过定时任务来更新hosts文件。有不同平台的hosts文件
Reactions are currently unavailable