---
title: "获取 GitHub 更新代理配置"
method: GET
path: "/settings/github-proxy"
tags: ["系统升级"]
---

# 获取 GitHub 更新代理配置

`GET /settings/github-proxy`

获取检查更新 / 升级时使用的 GitHub 代理前缀（如 https://ghfast.top/）。前端会记住上次使用的代理并在检查更新时自动带上。未配置时返回空字符串（直连）。

## Response `200`

GitHub 更新代理配置

- HandlersGithubProxySetting
  - `proxy` string

## Changes

- **2026-07-10** `5bf58b3477c3` — 1 info
  - endpoint added
- **2026-06-26** `be19914b7eed` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/songloft-org/apis/songloft-api/changes/settings/github-proxy/get.md)

---

[API](https://skmtc.dev/songloft-org/apis/songloft-api.md) · [All operations](https://skmtc.dev/songloft-org/apis/songloft-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/songloft-org/songloft-api/revisions/5b1368253f6c/schema)
