From: "David H. Lipman" <[email protected]>


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.


I should add that the above is as a Proxy. How it works with .onion pseudo-domains I don't know.

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

_______________________________________________
tor-talk mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk

Reply via email to