[tor-talk] Download manager

David H. Lipman DLipman at Verizon.Net
Wed Apr 11 13:52:46 UTC 2012


From: "Tor User0000" <toruser0000 at gmail.com>

> Thanks. I will use something like this:
>
> wget --user-agent="Mozilla/5.0 (Windows NT 6.1; rv:5.0) Gecko/20100101
> Firefox/5.0" --proxy --execute=http_proxy=http://127.0.0.1:8118/ -c
> http://download.test
>

You can simplify the command line by takeing advantage of the interpreted 
wgetrc file which stores setting

## Wget initialization file can reside in /usr/local/etc/wgetrc
## (global, for all users) or $HOME/.wgetrc (for a single user).

In Windows you would create a file such as; wgetrc.txt  and use trhe 
'wgetrc' environemngtal variable to point to the location and name of the 
file such as...
wgetrc=C:\wgetrc.txt

Then you can have the following entries stored in the wgetrc file and not 
have to use the command line switches.
http_proxy
user-agent



-- 
Dave
Multi-AV Scanning Tool - http://multi-av.thespykiller.co.uk
http://www.pctipp.ch/downloads/dl/35905.asp 




More information about the tor-talk mailing list