>>>>> "James" == James Hozier <[email protected]> writes:

James> Ah, both those lines do not work; I get the same error.
James> Is tsocks the same as the 'torify' command? Is there an alternative I
James> can use to run programs through Tor? Like there is Torbutton for
James> Firefox but I remember I used to be able to do 'torify firefox' and
James> it would start Firefox already using Tor.

No.  Torifying a web browser means to set its web-proxy to the local
tor-ified web proxy, which in turn knew how to be a member of the tor
network.

tsocks intercepted calls to "socket(2)" at the lowest level, replacing
them with versions that would call something like tor_socket() which
also knew how to get onto the tor network.

tsocks was rather magical.  No surprise the magic dust wore out.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[email protected]> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion
_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to