How do I properly configure a wget proxy in /etc/wgetrc? or What's the correct way to set up a wget p

20 Replies, 1480 Views

"What's the correct way to set up a wget proxy using /etc/wgetrc?"

Hey folks,

I'm trying to configure a wget proxy in /etc/wgetrc but keep hitting snags.

I added these lines:
```
http_proxy = http://proxy.example.com:8080
https_proxy = http://proxy.example.com:8080
```
But wget still ignores it. Am I missing something?

Also, should I uncomment anything else in the file?

Kinda new to this, so any tips on the proper wget proxy /etc/wgetrc setup would be clutch.

Thanks!

Messages In This Thread
How do I properly configure a wget proxy in /etc/wgetrc? or What's the correct way to set up a wget p - by - 31-12-2024, 04:35 PM



Users browsing this thread: 1 Guest(s)