Skip to content

Linux网络加速

声明
限于学术使用github和huggingface网络速度慢的问题,以下为方便用户学术用途使用相关资源提供的加速代理,不承诺稳定性保证。此外如遭遇恶意攻击等,将随时停止该加速服务。

学术加速

bash
# 加速
source /etc/network_turbo
# 取消加速
unset http_proxy && unset https_proxy

国内镜像站

若以上学术加速无法使用,请取消加速,并使用国内镜像站

npm

淘宝镜像:

bash
http://registry.npm.taobao.org

清华镜像

bash
http://mirrors.ustc.edu.cn

apt

清华镜像

bash
http://mirrors.tuna.tsinghua.edu.cn/ubuntu/

pip

清华镜像

bash
https://pypi.tuna.tsinghua.edu.cn/simple

huggingface

镜像站

bash
https://hf-mirror.com/

直接下载文件

bash
wget XXXX

GitHub(项目地址的github域名改为其中一个)

bash
githubfast.com   https://ghfast.top/https://github.com/
521github.com
kkgithub.com

若这些域名失效,请参考https://ghproxy.link/

civitai

bash
wget --content-disposition https://g.blfrp.cn/civitai.com/download/models/{model_id}

Docker镜像加速器