×
Create a new article
Write your page title here:
We currently have 3,189 articles on s23. Type your article name above or create one of the articles listed here!



    s23
    3,189Articles

    Debian/TOR install kwik n dirty: Difference between revisions

    Content added Content deleted
    (typo fix)
    Line 9: Line 9:




    forward-socks4a / localhost:9050 .
    forward socks4a to localhost:9050 .





    Revision as of 05:00, 8 October 2005

    Tor

    Quick an dirty install on debian system:

    apt-get install tor
    apt-get install privoxy
    

    in /etc/privoxy/config add following line


    forward socks4a to localhost:9050 .
    


    don't miss the dot.

    restart the privoxy

    ./etc/init.d/privoxy restart
    

    add the proxy-address in your browser:

    localhost port 8118
    

    How to establish ssh-connections via TOR

    to use irc (e.g. irssi) via Tor just type:

    torify irssi
    
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.