×
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
    imported>mutante
    mNo edit summary
    (typo fix)
    Line 6: Line 6:
    apt-get install privoxy
    apt-get install privoxy


    in '''/etc/privoxy/config''' add folloging line
    in '''/etc/privoxy/config''' add following line




    Line 21: Line 21:


    localhost port 8118
    localhost port 8118



    === How to establish [[ssh-connections via TOR]] ===
    === How to establish [[ssh-connections via TOR]] ===

    Revision as of 15:46, 14 September 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 / 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.