cookerjc 发表于 2007-11-20 14:48

tor求助

tor用了很久 一直都没有配置过
这几天privoxy突然不自动运行了。于是彻底删除 重装,
然而重装后privoxy就停在这里了
Nov 20 14:31:48 Privoxy(00000724) Info: loading configuration file 'config.txt':
求救。。

aaaa007cn 发表于 2007-11-20 23:47

Edit Main Configuration
3.1. debug
看有没
#debug   1    # show each GET/POST/CONNECT request
#debug   4096 # Startup banner and warnings

有的话,去掉#
没有的话,添加
debug   1    # show each GET/POST/CONNECT request
debug   4096 # Startup banner and warnings

其实这个log无关紧要啦
新版本的privoxy默认关闭这两项的,而旧版本的privoxy是打开的(可能是debug 12289这样写的,也可能是列了3项,12289=1+4096+8192)
其他的消息自己看着选几个就是了

cookerjc 发表于 2007-11-21 14:22

搞定了!
感谢!:heart:
页: [1]
查看完整版本: tor求助