本文预计阅读时间:7分钟
介绍
Xget是超高性能、安全的一站式开源资源获取加速引擎。其性能远超传统加速器,为您提供跨多个平台的统一高效的加速体验,涵盖代码储存库、包管理、AI 推理 API、容器镜像、模型及数据集等。
在线使用
再使用转换后的地址下载项目:
命令行转换
Xget提供了很多转换案例,比如转换github上的项目:
https://github.com/ollama/ollama.git
转换后就是:
https://xget.xi-xu.me/gh/ollama/ollama.git
目前支持的平台如下:
|
平台
|
平台前缀
|
原始 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/...
|
|
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/...
|
|
AI 推理提供商
| ip
|
见 AI 推理提供商
|
见 AI 推理提供商
|
|
容器注册表
| cr
|
见容器注册表
|
见容器注册表
|
详细的使用案例可以参考项目地址:https://github.com/xixu-me/Xget?tab=readme-ov-file#各平台转换示例
总结
该项目在我们找开源资料时除了使用用魔法,又多了一条路。