使用Shadowsocks代理后浏览器报500 Internal Privoxy Error解决

500 Internal Privoxy Error

Privoxy encountered an error while processing your request:

Could not load template file no-server-data or one of its included components.

Please contact your proxy administrator.

If you are the proxy administrator, please put the required file(s)in the (confdir)/templates directory. The location of the (confdir) directory is specified in the main Privoxy config file. (It’s typically the Privoxy install directory).

你的hosts文件中缺少域名解析:

直接将下面hosts文件复制到C:\Windows\System32\drivers\etc\hosts文件中,替换原有内容:

https://github.com/googlehosts/hosts/blob/master/hosts-files/hosts

就可以了。

转自:https://www.cnblogs.com/feiquan/p/10850352.html

发表回复