智能 URL 转换 · 一键生成加速链接
自动识别域名,也可手动选择
https://xget.xi-xu.me/gh/microsoft/vscode/archive/refs/heads/main.zip
使用当前实例: xget.xi-xu.me
快速命令
一键生成工具配置 · 适配 Xget 实例
全局 Git 替换规则 (insteadOf)
git config --global url."https://xget.xi-xu.me/gh/".insteadOf "https://github.com/" git config --global url."https://xget.xi-xu.me/gl/".insteadOf "https://gitlab.com/"
pip config set global.index-url https://xget.xi-xu.me/pypi/simple/ pip config set global.trusted-host xget.xi-xu.me
npm config set registry https://xget.xi-xu.me/npm/ # 或创建 .npmrc: registry=https://xget.xi-xu.me/npm/
# 拉取镜像示例
docker pull xget.xi-xu.me/cr/ghcr/nginxinc/nginx-unprivileged:latest
# registry mirror 配置 (daemon.json)
{
"registry-mirrors": ["https://xget.xi-xu.me/cr/docker"]
}
conda config --set channel_alias https://xget.xi-xu.me/conda/community conda config --add default_channels https://xget.xi-xu.me/conda/pkgs/main
所有配置已自动使用当前实例域名,您可以在“实例设置”中切换。
连接诊断 & 模拟测速
https://xget.xi-xu.me/gh/microsoft/vscode/archive/refs/heads/main.zip
使用 aria2 / wget 测试实际速度。