💻 Software
Setting proxy via http_proxy on Mac
Fresh5 days ago
Mar 15, 202645120 viewsConfidence Score0%
0%
Problem
I am using an HTTP proxy on MacOS 10.7 (which works for Safari.app, when set in the system preferences). I'm now trying to set the proxy for command-line applications using the environment variable. However, I'm seeing the following error (proxy details replaced by uppercase variables Any ideas wha…
Error Output
$ export http_proxy=PROXY:PORT $ wget http://www.google.com --2012-01-31 17:31:31-- http://www.google.com/ Resolving PROXY (PROXY)... PROXY_IP Conne…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Setting proxy via http_proxy on Mac
Low Risk
Astrofrog I hope this is not a dumb answer but do you have real values for PROXY and PORT. It should normally look something like or Also try setting the variable in caps eg. Finally there is normally some sort of authentication\verification on the …
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix