hermesagent.download
GitHub ↗

功能請求:為 hermes dashboard 新增 --host 與 CORS 設定以支援 Tailscale/VPN 存取

📅 2026年7月4日 ✅ 最後驗證 2026年7月4日 ✍️ HermesAgent.download Contributors

hermes dashboard 預設綁定在 127.0.0.1:9119,且程式碼中 CORS 的 allow_origin_regex 寫死只允許 localhost/127.0.0.1,即使加上 —host 0.0.0.0 讓前端能載入,後端 API 呼叫仍會被 CORS 擋下,導致無法透過 Tailscale 等 VPN 遠端存取 dashboard。此 issue 提議開放設定 dashboard 的 host/port 與 CORS 來源。

官方來源

發現錯誤或內容過期? 到 GitHub 編輯這一頁