mirror of
https://github.com/Comfy-Org/ComfyUI.git
synced 2026-08-24 18:10:27 +08:00
- New CLI args: --http-proxy, --https-proxy, --no-proxy - Falls back to comfy.settings.json keys: Comfy.Network.Proxy.HttpUrl, Comfy.Network.Proxy.HttpsUrl, Comfy.Network.Proxy.NoProxy - Priority: CLI args override all; settings file fills gaps only (existing env vars take precedence over settings file) - Credentials are redacted in startup logs via netloc-split approach (safe against malformed ports and empty-username/non-empty-password) - Specific exception handling (OSError, JSONDecodeError) with warning log
18 KiB
18 KiB