Temporarily skip configured proxies for a single cURL request.
Section: Name Resolution and Proxy Problems
Bypass proxy for one request
bash
bash
curl --noproxy '*' https://example.comExplanation
Temporarily skip configured proxies for a single cURL request.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Name Resolution and Proxy Problems