Proxy Download - Lc
lc download --proxy http://user:pass@proxy-server:port
Here’s a step-by-step guide for — typically referring to downloading Low-Code/No-Code platform proxies (e.g., for Burp Suite, OWASP ZAP, or custom API testing) or a specific tool like lc (List Cloud) proxy . lc proxy download
export HTTP_PROXY=http://proxy-ip:port export HTTPS_PROXY=http://proxy-ip:port lc download <file> Example with wget / curl behind proxy: for Burp Suite
lc download --help Look for --proxy , -p , or HTTP_PROXY environment variable support. lc proxy download
Since the term is ambiguous, I’ll cover the : 1. If you mean downloading a proxy configuration for a Low-Code platform (e.g., Mendix, OutSystems, Power Apps) Purpose: Intercept traffic between your browser/app and the low-code platform.