Skip to content

mxysw/Available-hosts-within-China

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

要执行这个脚本,首先需要将它下载到你的计算机上。以下是执行这个脚本的步骤:

  1. 打开终端(在Linux或macOS上)或命令提示符/PowerShell(在Windows上)。
  2. 使用curl命令下载脚本,例如:
    curl -o append_hosts_from_gitee.sh https://gitee.com/liuhaonan66662/available-hosts-within-china/raw/master/append_hosts_from_gitee.sh
  3. 下载完成后,需要给脚本执行权限。在Linux或macOS上,使用以下命令:
    chmod +x append_hosts_from_gitee.sh
  4. 执行脚本。由于脚本中使用了sudo命令,可能需要输入你的管理员密码:
    sudo ./append_hosts_from_gitee.sh

这个脚本的作用是从指定的Gitee仓库下载一个hosts文件,并将其内容追加到你的计算机的/etc/hosts文件中。这通常用于网络访问的优化或绕过某些网络限制。请注意,修改/etc/hosts文件可能会影响你的网络连接,因此请确保你了解修改的后果。

About

加速访问国外某些网站的速度

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages