[tor-talk] Wget over TBB

David H. Lipman DLipman at Verizon.Net
Thu Sep 20 01:59:26 UTC 2012


From: "Webmaster" <webmaster at felononline.info>

> Hello.  If this is the wrong place for this question, please let me know 
> where to go.
>
> Can wget be used to download from a .onion site?  Where could I setup the 
> proxy information for it?
>
> I currently use the Tor Browser Bundle, Ubuntu 12.04 64bit.
>
> thanks.

On the WGET command line add the following switch parameter after Tor has 
been loaded.

--execute=http_proxy=http://127.0.0.1:8118/

The other way is via the WGETRC configuration file by adding the following 
directives

http_proxy=http://127.0.0.1:8118
use_proxy = on

or to disable
use_proxy = off

Personally, I prefer to include the command line switch.

-- 
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