Subscribe:
RSS feed
The Problem I want to configure WGet to go through a proxy server without having to specify that on the command line The Solutions The first solution is easy: I can set a shell variable called http_proxy. Here is an example in bash: Another solution is to place this information in a configuration file called […]
April 14, 2010
0