×
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
    (#)
    imported>mutante
    mNo edit summary
    Line 1: Line 1:
    [[Tor]]
    [[Tor]]


    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>
    forward-socks4a / localhost:9050 .
    forward-socks4a / localhost:9050 .

    </pre>


    don't miss the dot.
    don't miss the dot.
    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:


    localhost port 8118
    <pre>

    localhost port 8118

    </pre>
    === How to establish [[ssh-connections via TOR]] ===

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

    torify irssi


    howto establish [[ssh-connections via TOR]]


    [[Category:Debian]]
    to use irc (e.g. irssi) via TOR just type: torify irssi
    [[Category:Linux]]
    [[Category:Privacy]]

    Revision as of 07:15, 6 July 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
    


    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.