Skip proxy use for selected domains or hosts.
Section: Config Files and Scripting
Bypass proxy for specific hosts
bash
bash
curl --noproxy localhost,127.0.0.1 https://localhost:8443Explanation
Helpful in mixed environments where a proxy is configured globally.
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 Config Files and Scripting