Forwarded from 𝐄𝟓 𝟖𝟔 𝟗𝟓 (𝐄𝟓 𝟖𝟔 𝟗𝟓)
快来使用 https://github.com/SagerNet/sing-box-dashboard
参考配置:
{
  "services": [
    {
      "type": "api",
      "listen": "::",
      "listen_port": 9999,
      "secret": "singbox",
      "dashboard": {
        "enabled": true,
        "path": "dashboard",
        "download_url": "https://github.com/SagerNet/sing-box-dashboard/archive/refs/heads/gh-pages.zip"
      }
    }
  ]
}