The privoxy tag has no wiki summary.
0
votes
0answers
13 views
How to filter by protocol using privoxy
I wonder how do I configure Privoxy to reject all calls that uses specified protocol for example "xxx://". I need just a line to be added to config file. Please suggest!
-1
votes
0answers
24 views
How do I put privoxy on my router?
My problem with Privoxy is that it runs as a proxy, which means you can't make everyone on your network use it unless you install it on everyone's computer (or is there a way?)
Can I install Privoxy ...
0
votes
1answer
33 views
How do I add a page to block in privoxy?
I was having trouble finding the answer on youtube, google, or privoxy.org
Most tutorials end at getting privoxy installed and setup.
So I have everything installed and setup. Now I want to block ...
0
votes
0answers
163 views
How to block https google Dansguardian, privoxy or iptables
How do I use Dansguardian to do this? I know I can blanket block SSL by uncommenting the **s in bannedsitelist, but this is a little extreme and means a lot of pain adding desired SSL sites to the ...
0
votes
0answers
40 views
How do I use Privoxy to replace images in the browsed pages?
I am going to try upside-down-ternet using privoxy on my proxy server.
My question is, how do I implement this on privoxy? My goal is to replace all ads with an image of my choice.
0
votes
1answer
97 views
How to run Privoxy from command line on Windows?
Privoxy won't start from command line (BATch file). Config file is specified.
D:\app\net\Privoxy_latest\privoxy.exe D:\app\net\Privoxy_latest\config.txt
Ending with:
Fatal error: can't load ...
0
votes
1answer
122 views
Is there a way to configure Privoxy to allow FTP?
I just read this, and much to my dismay, it suggests that Privoxy simply does not support FTP connections.
However, it was posted four years ago, so perhaps there is a workaround, nowadays?
Any ...
10
votes
3answers
3k views
Setting up ad blocking on the router?
Is it possible to block or remove ads (graphical as well as textual like Google text ads) on the level of the router? I have a Cisco Linksys WRT54GL with Tomato Firmware v1.28.1816.
Basically I want ...
0
votes
1answer
887 views
how to install privoxy on centos 6
okay I have googled, but...I am unable to find anything on the net on how to install privoxy on my centos machine. I have tried yum install privoxy, I get: No package privoxy available.
I dont know ...
1
vote
0answers
353 views
Privoxy https/socks5 proxy + Authentication
I have bought a paid https proxy to be able to surf the web securely... the proxy needs authentication and I can use it on windows 7 using Proxifier ( www.proxifier.com ) but in Linux there is no ...
2
votes
0answers
207 views
How to reload a request via cache in squid if URL is blocked?
I have a simple and pretty basic squid3 configurations in my home server. I use it in combination with Tor and Privoxy. I have defined privoxy as cache_peer in squid configuration and an access list ...
2
votes
0answers
296 views
Web proxy to rewrite outbound URLs?
I use Privoxy on my Windows host to filter incoming web pages, but I now need to perform a URL rewrite on outgoing queries as well.
I asked in the mailing list but no reply so far, so I wanted to ...
0
votes
1answer
283 views
How do I delete a header with Privoxy?
How do I delete a header with Privoxy? I know of the add-header action, but how do I do the opposite?
0
votes
1answer
571 views
Privoxy Allow IP Address Based on Dynamic DNS
I want to use Privoxy hosted on my VPS as an HTTP proxy for when I will be travelling to China. However, I don't want just anyone to be able to use it.
I google'd around, and it doesn't look like ...
0
votes
0answers
257 views
How I get Opera correctly working with Privoxy?
I use Privoxy and recently switched back to Opera as browser. Anything is fine, but one thing is annoying: Everytime I start the computer I have to restart privoxy (sudo /etc/init.d/privoxy restart) ...
1
vote
1answer
1k views
Privoxy causes problem for iPod Touch Youtube App
Whenever I use my iPod Touch G4 (iOS 4.1) at home, I cannot play Youtube videos using the Youtube app. The lists of videos shows correctly, but when I tap to play a video and the video toolbar shows ...
0
votes
0answers
188 views
can't get this basic privoxy filter to work
I am new to privoxy, I set it up, and added some filters, testing it, just to get a letter to change
s/a/g/g
s@a@f@g
s/a//ig
but the letter 'a' remained on web pages.
