×
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>Hundfred
    No edit summary
     
    imported>Hundfred
    No edit summary
    Line 3: Line 3:
    quick an dirty install on debian system:
    quick an dirty install on debian system:


    apt-get install tor
    * apt-get install tor
    apt-get install privoxy
    * apt-get install privoxy


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


    <pre>
    <pre>
    Line 16: Line 16:
    restart the privoxy
    restart the privoxy


    ./etc/init.d/privoxy restart
    '''./etc/init.d/privoxy restart'''


    add the proxy-address in your browser:
    add the proxy-address in your browser:

    Revision as of 15:18, 10 April 2005

    Tor

    quick an dirty install on debian system:

    • apt-get install tor
    • apt-get install privoxy

    in /etc/privoxy/config add folloging 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
    

    establish [ssh-connections via TOR]

    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.