615 字
3 分钟
开发者的下载神器 Xget

Gemini 2.5 Pro
Xget 是一款为开发者设计的一站式资源加速引擎,支持 GitHub、GitLab、Hugging Face、npm、PyPI 等超多平台。

在日常开发中,我们动辄要克隆仓库、拉取依赖、下载模型或工具;但受网络环境影响,国内直连海外源常常龟速、超时甚至中断,挂上 VPN 也难保稳定与速度。这里推荐一下开源项目 Xget
介绍
Xget 是面向开发者的一站式加速引擎,覆盖代码仓库、包管理、AI 推理 API、容器镜像、模型与数据集等场景。依托全球边缘网络与现代传输(HTTP/3、智能缓存、并行分段),提供跨平台、稳定高效的获取体验。
Description not set
优势
为什么不去必应上随便找个“下载加速站”?暂且不说下载速度不稳定,大多数加速站只是兼容单个平台,而且还要担心跑路,相比之下Xget不仅更加稳定,平台兼容也更多。
- 快
330+ 边缘节点,HTTP/3 + gzip/deflate/brotli,支持断点续传,支持IDM等多线程下载工具。 - 全
- 支持 Git 加速:Github、Gitlab、Gitea、codeberg、sourceforge等。
- 支持包管理加速:npm、pip、maven、homebrew、rubygems、conda等。
- 支持容器镜像:docker、quay、gcr等。
- 支持 Linux 发行版:Ubuntu、Debian、Fedora等。
- 支持学术资源:arxiv、论文等。
- 兼容
完整支持 Git 命令(clone/push/pull)与 Git LFS,保留请求头与认证。 - 易用
可以直接在网页使用,官方也有 Chromium 扩展和 Firefox 扩展;兼容 wget/cURL/aria2;可无缝接入 CI/CD(GitHub Actions、GitLab CI)。
使用
直接访问 https://xuc.xi-xu.me 粘贴原始链接,Xget就会自动识别平台并生成加速链接。
如果你使用的是Firefox浏览器和Chromium内核的浏览器(比如Edge)可以去官方拓展商店搜索 Xget Now 这个浏览器拓展安装,这样当你在GitHub等平台下载文件时可以自动使用加速。
你也可以通过自主部署来实现自定义域名和一些下载参数,Xget支持一键部署到Cloudflare Workers,除了域名费用几乎就是0成本。你可以直接点击下方链接转到Cloudflare进行部署。
https://deploy.workers.cloudflare.com/?url=https://github.com/xixu-me/Xget
转换格式
你可以在下方列表看到Xget支持的加速平台,真的是非常之多。
平台 | 平台前缀 | 原始 URL 格式 | 加速 URL 格式 |
---|---|---|---|
GitHub | gh | https://github.com/... | https://xget.xi-xu.me/gh/... |
GitLab | gl | https://gitlab.com/... | https://xget.xi-xu.me/gl/... |
Gitea | gitea | https://gitea.com/... | https://xget.xi-xu.me/gitea/... |
Codeberg | codeberg | https://codeberg.org/... | https://xget.xi-xu.me/codeberg/... |
SourceForge | sf | https://sourceforge.net/... | https://xget.xi-xu.me/sf/... |
AOSP | aosp | https://android.googlesource.com/... | https://xget.xi-xu.me/aosp/... |
Hugging Face | hf | https://huggingface.co/... | https://xget.xi-xu.me/hf/... |
Civitai | civitai | https://civitai.com/... | https://xget.xi-xu.me/civitai/... |
npm | npm | https://registry.npmjs.org/... | https://xget.xi-xu.me/npm/... |
PyPI | pypi | https://pypi.org/... | https://xget.xi-xu.me/pypi/... |
conda | conda | https://repo.anaconda.com/... 和 https://conda.anaconda.org/... | https://xget.xi-xu.me/conda/... 和 https://xget.xi-xu.me/conda/community/... |
Maven | maven | https://repo1.maven.org/... | https://xget.xi-xu.me/maven/... |
Apache | apache | https://downloads.apache.org/... | https://xget.xi-xu.me/apache/... |
Gradle | gradle | https://plugins.gradle.org/... | https://xget.xi-xu.me/gradle/... |
Homebrew | homebrew | https://github.com/Homebrew/... | https://xget.xi-xu.me/homebrew/... |
RubyGems | rubygems | https://rubygems.org/... | https://xget.xi-xu.me/rubygems/... |
CRAN | cran | https://cran.r-project.org/... | https://xget.xi-xu.me/cran/... |
CPAN | cpan | https://www.cpan.org/... | https://xget.xi-xu.me/cpan/... |
CTAN | ctan | https://tug.ctan.org/... | https://xget.xi-xu.me/ctan/... |
Go 模块 | golang | https://proxy.golang.org/... | https://xget.xi-xu.me/golang/... |
NuGet | nuget | https://api.nuget.org/... | https://xget.xi-xu.me/nuget/... |
Rust Crates | crates | https://crates.io/... | https://xget.xi-xu.me/crates/... |
Packagist | packagist | https://repo.packagist.org/... | https://xget.xi-xu.me/packagist/... |
Debian | debian | https://deb.debian.org/... | https://xget.xi-xu.me/debian/... |
Ubuntu | ubuntu | https://archive.ubuntu.com/... | https://xget.xi-xu.me/ubuntu/... |
Fedora | fedora | https://dl.fedoraproject.org/... | https://xget.xi-xu.me/fedora/... |
Rocky Linux | rocky | https://download.rockylinux.org/... | https://xget.xi-xu.me/rocky/... |
openSUSE | opensuse | https://download.opensuse.org/... | https://xget.xi-xu.me/opensuse/... |
Arch Linux | arch | https://geo.mirror.pkgbuild.com/... | https://xget.xi-xu.me/arch/... |
arXiv | arxiv | https://arxiv.org/... | https://xget.xi-xu.me/arxiv/... |
F-Droid | fdroid | https://f-droid.org/... | https://xget.xi-xu.me/fdroid/... |
Jenkins 插件 | jenkins | https://updates.jenkins.io/... | https://xget.xi-xu.me/jenkins/... |
Xget还支持容器注册表,不过太长了这里就不放了,可以去官方的GitHub存储库查找。
结尾
去给项目点个Star吧!
Description not set