Closed fuggly closed 7 years ago
Now that badge is using curb, you can use the environment variables that curl will respect
HTTPS_PROXY [protocol://]<host>[:port]
[url-protocol]_PROXY [protocol://]<host>[:port]
ALL_PROXY [protocol://]<host>[:port]
NO_PROXY <comma-separated list of hosts>
via curl's manpage
This should satisfy the issue, @HazAT feel free to close.
💯
Hiyas
I'm kind new to this, so I apologize in advance if I ask a stupid question here, but to be able to use badge with --shield over a proxy, what would I need to do so that fetching from shield.io works over the proxy?