发布

  • feat(management): add proxy support for management asset synchronization

    frostbyte_neo 发布于 2025-10-01 12:18:26 +00:00

    • Introduced proxyURL parameter for EnsureLatestManagementHTML to enable proxy configuration.
    • Refactored HTTP client initialization with new newHTTPClient to support proxy-aware requests.
    • Updated asset download and fetch logic to utilize the proxy-aware HTTP client.
    • Adjusted server.go to pass cfg.ProxyURL for management asset synchronization calls.
    下载附件