Codice: Seleziona tutto
Aug 30 01:04:36.661 Privoxy(b7d8e6c0) Info: Privoxy version 3.0.10
Aug 30 01:04:36.661 Privoxy(b7d8e6c0) Info: Program name: privoxy
Aug 30 01:04:36.662 Privoxy(b7d8e6c0) Fatal error: can't check configuration file '/home/Plaoo/config': No such file or directory
Codice: Seleziona tutto
# Generally, this file goes in /etc/privoxy/config
#
# Tor listens as a SOCKS4a proxy here:
forward-socks4a / 127.0.0.1:9050 .
confdir /etc/privoxy
logdir /var/log/privoxy
actionsfile standard # Internal purpose, recommended
actionsfile default # Main actions file
actionsfile user # User customizations
filterfile default.filter
# Don't log interesting things, only startup messages, warnings and errors
#logfile logfile
#jarfile jarfile
#debug 0 # show each GET/POST/CONNECT request
debug 4096 # Startup banner and warnings
debug 8192 # Errors - *we highly recommended enabling this*
user-manual /usr/share/doc/privoxy/user-manual
listen-address 127.0.0.1:8118
toggle 1
enable-remote-toggle 0
enable-edit-actions 0
enable-remote-http-toggle 0
buffer-limit 4096
EDIT:
Questo è quello che mi dice tor attivato da user
Codice: Seleziona tutto
Aug 30 01:11:46.249 [notice] Tor v0.2.0.30 (r15956). This is experimental software. Do not rely on it for strong anonymity. (Running on Linux i686)
Aug 30 01:11:46.250 [notice] Initialized libevent version 1.4.4-stable using method epoll. Good.
Aug 30 01:11:46.250 [notice] Opening Socks listener on 127.0.0.1:9050
Aug 30 01:11:47.085 [notice] We now have enough directory information to build circuits.
Aug 30 01:11:59.671 [notice] Tor has successfully opened a circuit. Looks like client functionality is working.


