TOR
Ca sert à surfer sans que les gens voient ton adresse IP.
Ben oui l'IP c'est privé !
Et des boites utilisent ton IP pour faire des pubs, des recherches marketing etc.
Installation de TOR:
Telecharge sur http://www.torproject.org/download-unix.html.fr
Le dernier est http://www.torproject.org/dist/tor-0.2.0.25-rc.tar.gz
Dans la ligne de commande :
# tar -xvf tor-0.2.0.25-rc.tar.gz
# cd tor-0.2.0.25-rc
# ./configure
Bon ça demande une libraire : libevent.
Telecharge http://www.monkey.org/~provos/libevent-1.4.3-stable.tar.gz
Dans la ligne de commande :
# tar -xvf libevent-1.4.3-stable.tar.gz
# cd libevent-1.4.3-stable
# ./configure
# make
# make install
Installe TOR :
# cd ..
# cd tor-0.2.0.25-rc/
# ./configure
Encore la meme erreur : faut indiquer le chemin !
# ./configure --with-libevent-dir=/usr/local/lib
# make
# make install
ENSUITE FAUT INSTALLER PRIVOXY : http://www.privoxy.org/
Source 3.08stable
http://sourceforge.net/project/showfiles.php?group_id=11118&package_id=10571&release_id=570040
Change le fichier /etc/passwd
Et ajoute privoxy:*:7777:7777:privoxy proxy:/no/home:/no/shell
Change le fichier /etc/group
Et ajoute privoxy:*:7777:
# tar -xvf privoxy-3.0.8-stable-src.tar.gz
# cd privoxy-3.0.8-stable
# autoheader
# autoconf
# ./configure --disable-toggle --disable-editor --disable-force --with-user=privoxy --with-group=privoxy
# make
# make install
Et configure le truc :
127.0.0.1 8118
tororot@yahoo.fr
Torcestfacile@hotmail.fr
Ca sert à surfer sans que les gens voient ton adresse IP.
Ben oui l'IP c'est privé !
Et des boites utilisent ton IP pour faire des pubs, des recherches marketing etc.
Installation de TOR:
Telecharge sur http://www.torproject.org/download-unix.html.fr
Le dernier est http://www.torproject.org/dist/tor-0.2.0.25-rc.tar.gz
Dans la ligne de commande :
# tar -xvf tor-0.2.0.25-rc.tar.gz
# cd tor-0.2.0.25-rc
# ./configure
Bon ça demande une libraire : libevent.
Telecharge http://www.monkey.org/~provos/libevent-1.4.3-stable.tar.gz
Dans la ligne de commande :
# tar -xvf libevent-1.4.3-stable.tar.gz
# cd libevent-1.4.3-stable
# ./configure
# make
# make install
Installe TOR :
# cd ..
# cd tor-0.2.0.25-rc/
# ./configure
Encore la meme erreur : faut indiquer le chemin !
# ./configure --with-libevent-dir=/usr/local/lib
# make
# make install
ENSUITE FAUT INSTALLER PRIVOXY : http://www.privoxy.org/
Source 3.08stable
http://sourceforge.net/project/showfiles.php?group_id=11118&package_id=10571&release_id=570040
Change le fichier /etc/passwd
Et ajoute privoxy:*:7777:7777:privoxy proxy:/no/home:/no/shell
Change le fichier /etc/group
Et ajoute privoxy:*:7777:
# tar -xvf privoxy-3.0.8-stable-src.tar.gz
# cd privoxy-3.0.8-stable
# autoheader
# autoconf
# ./configure --disable-toggle --disable-editor --disable-force --with-user=privoxy --with-group=privoxy
# make
# make install
Et configure le truc :
127.0.0.1 8118
tororot@yahoo.fr
Torcestfacile@hotmail.fr
Derniers Commentaire