
Ubuntu 使用 Clash For Linux 客户端教程
wget https://git.opclash.com/kehuduan/clash/clash-linux-amd64-v1.18.0.gz # 解压文件 gzip -d clash-linux-amd64-v1.18.0.gz # 给...
wget https://git.opclash.com/kehuduan/clash/clash-linux-amd64-v1.18.0.gz # 解压文件 gzip -d clash-linux-amd64-v1.18.0.gz # 给...
在使用ubuntu系统下,有时使用pip安装python的包速度很慢,这时需要更新pip安装源。 步骤 切换到根目录下 $ cd ~ 新建.pip目录并进入 $ mkdir .pip $ cd .pip 新建pip.conf文件并用vim打...