Can somebody recommend HTTP filter proxy software or softwares?
Thanks in advance
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
01-21-2010, 02:13 AM
Kun Niu
HTTP Filter Proxy
Is squid the right software for you?
Roman Gelfand wrote:
Can somebody recommend HTTP filter proxy software or softwares?
Thanks in advance
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
01-21-2010, 02:17 AM
Roman Gelfand
HTTP Filter Proxy
I was thinking along the lines of something that would filter hijacked
sites, control popups, content checking, etc..
On Wed, Jan 20, 2010 at 10:13 PM, Kun Niu <haoniukun@gmail.com> wrote:
> Is squid the right software for you?
>
> Roman Gelfand wrote:
>>
>> Can somebody recommend HTTP filter proxy software or softwares?
>>
>> Thanks in advance
>>
>>
>>
>
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
01-21-2010, 02:19 AM
Glenn English
HTTP Filter Proxy
On Jan 20, 2010, at 8:13 PM, Kun Niu wrote:
> Roman Gelfand wrote:
>> Can somebody recommend HTTP filter proxy software or softwares?
>>
>> Thanks in advance
Filter what? Privoxy does a reasonable job on ads. Squid has acls and a bunch of other stuff that you config yourself. And they can run in serial...
--
Glenn English
ghe@slsware.com
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
01-21-2010, 04:07 AM
Kun Niu
HTTP Filter Proxy
With squid you can filter hijacked sites. But I wonder if any server
side software can control popups. I think that they are blocked by
client side software.
Roman Gelfand wrote:
I was thinking along the lines of something that would filter hijacked
sites, control popups, content checking, etc..
On Wed, Jan 20, 2010 at 10:13 PM, Kun Niu <haoniukun@gmail.com> wrote:
Is squid the right software for you?
Roman Gelfand wrote:
Can somebody recommend HTTP filter proxy software or softwares?
Thanks in advance
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
01-21-2010, 10:15 AM
Liam O'Toole
HTTP Filter Proxy
On 2010-01-21, Glenn English <ghe@slsware.com> wrote:
>
> On Jan 20, 2010, at 8:13 PM, Kun Niu wrote:
>
>> Roman Gelfand wrote:
>>> Can somebody recommend HTTP filter proxy software or softwares?
>>>
>>> Thanks in advance
>
> Filter what? Privoxy does a reasonable job on ads. Squid has acls and
> a bunch of other stuff that you config yourself. And they can run in
> serial...
>
Seconded. Privoxy chained with squid make a good combination. There are
plenty of tutorials on the web to help you set it up.
Liam
--
Liam O'Toole
Birmingham, United Kingdom
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
01-21-2010, 11:32 AM
Gregory Seidman
HTTP Filter Proxy
On Thu, Jan 21, 2010 at 11:15:07AM +0000, Liam O'Toole wrote:
> On 2010-01-21, Glenn English <ghe@slsware.com> wrote:
> > On Jan 20, 2010, at 8:13 PM, Kun Niu wrote:
> >> Roman Gelfand wrote:
> >>> Can somebody recommend HTTP filter proxy software or softwares?
> >
> > Filter what? Privoxy does a reasonable job on ads. Squid has acls and
> > a bunch of other stuff that you config yourself. And they can run in
> > serial...
>
> Seconded. Privoxy chained with squid make a good combination. There are
> plenty of tutorials on the web to help you set it up.
Another vote for privoxy. You can configure it to block whatever you like
based on URL pattern or HTTP headers (e.g. Content-Type), not to mention
blocking just cookies, rewriting content (e.g. adding or removing
autocomplete="off" in form tags), etc. I think there is even a facility to
block images based on dimensions, though I haven't played with it.
Unless you need the caching, though, I don't see much value in adding squid
to the mix. I've been using privoxy alone for years with great success.
> Liam
--Greg
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
01-22-2010, 09:28 AM
Jari Fredriksson
HTTP Filter Proxy
On 21.1.2010 7:07, Kun Niu wrote:
> With squid you can filter hijacked sites. But I wonder if any server
> side software can control popups. I think that they are blocked by
> client side software.
>
I use Proxomitron in Windows, and it kills pop ups. While it is really a
client side proxy, it can be used in a server too, and works like a server.
--
http://www.iki.fi/jarif/
You attempt things that you do not even plan because of your extreme
stupidity.
01-24-2010, 07:56 AM
ajm
HTTP Filter Proxy
On Thu, Jan 21, 2010 at 07:32:27AM -0500, Gregory Seidman wrote:
> On Thu, Jan 21, 2010 at 11:15:07AM +0000, Liam O'Toole wrote:
> > On 2010-01-21, Glenn English <ghe@slsware.com> wrote:
> > > On Jan 20, 2010, at 8:13 PM, Kun Niu wrote:
> > >> Roman Gelfand wrote:
> > >>> Can somebody recommend HTTP filter proxy software or softwares?
> > >
> > > Filter what? Privoxy does a reasonable job on ads. Squid has acls and
> > > a bunch of other stuff that you config yourself. And they can run in
> > > serial...
> >
> > Seconded. Privoxy chained with squid make a good combination. There are
> > plenty of tutorials on the web to help you set it up.
>
> Another vote for privoxy. You can configure it to block whatever you like
> based on URL pattern or HTTP headers (e.g. Content-Type), not to mention
> blocking just cookies, rewriting content (e.g. adding or removing
> autocomplete="off" in form tags), etc. I think there is even a facility to
> block images based on dimensions, though I haven't played with it.
>
> Unless you need the caching, though, I don't see much value in adding squid
> to the mix. I've been using privoxy alone for years with great success.
> > Liam
> --Greg
>
>
How about adding Dansguardian to the mix...
--
Alexander J.M.
Debian Squeeze
Linux 2.6.30-2-686
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org