Salut,
Alors j'ai installé privoxy et voici le résultat :
root@kali:~# ls /etc/privoxy
config default.filter templates user.action
default.action match-all.action trust user.filter
root@kali:~# echo "forward-socks5 / 127.0.0.1:9050 ." >> /etc/privoxy/config
root@kali:~# service tor start
[....] Starting tor daemon...Jul 11 01:03:52.148 [warn] Could not bind to 127.0.0.1:9050: Cannot assign requested address
Jul 11 01:03:52.149 [warn] Failed to parse/validate config: Failed to bind one of the listener ports.
Jul 11 01:03:52.149 [err] Reading config failed--see warnings above.
failed.
Au final tor ne se lance toujours pas.. Une idée ?
Merci beaucoup !