[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-talk] Wget over TBB
From: "Webmaster" <webmaster@xxxxxxxxxxxxxxxx>
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
_______________________________________________
tor-talk mailing list
tor-talk@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk