Linux安装clash

```bash git clone --branch master --depth 1 https://gh-proxy.com/https://github.com/nelvko/clash-for-linux-install.git \ && cd clash-for-linux-ins...

配置华为源

备份 ``` cp -a /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.bak ``` 配置基础源 在没有wget命令的情况下手动写入 ``` cat > /etc/yum.repos.d/Cen...