Re: python for windows internet filter / firewall



thorley@xxxxxxxxx wrote:
Greetings,

I'm interested in a simple content-based internet firewall/filter, similar to dansguardian (http://dansguardian.org/),

Firewall and filter are two things totally separated!

- If you want to do something like a "page filtering", like dansguard
and squidguard, you can simple do it with python, because you have to
act like a proxy that leave of not visit a page.
- If you have to do a firewall... I think you can't, especially if you
are on win. Take a look at wipfw (wipfw.sf.net) that do what you want

but written in python,

Of course :)

and for windows.

Why? All that work with networking (and not only that) work better with
*nix OS!

I assumed such a project would already exist,

Firewall I don't think, and the same for the filtering (I know only
something like a plugin for squid, so for *nix platform).

but my searches on freshmeat, and google turned up empty. I would be interested in starting my own project if necessary, so I have two questions:

1) Does any one no of such a project?

2) Is this even reasonable in python and how might I get started?
(e.g. win32 COM?)

win32COM for do what?

You can do it in not so difficult manner:
Take twisted and its proxy class, make some outline code (for filter the
pages) and enjoy! (work also on win)


Thanks much -- matthew



P.s. Don't forgot to share your code, when it'll work :)

Bye,
Michele
.



Relevant Pages

  • Re: Content filtering for a home network
    ... modem and the router, with decent firewall and content filtering ... I am in a similar situation with two kids regularly surfing the net. ... I have an old compaq acting as content filter using Dansguardian that works well. ...
    (uk.comp.os.linux)
  • Re: Blocking internet addresses that children can not access with iptables
    ... >> DansGuardian is a web content filter which currently runs on Linux, ... >> filtering and URL filtering. ... question with the target being "filtering embedded languages". ... informative (suggesting a package that has already been ...
    (comp.os.linux.security)
  • [TOOL] DansGuardian, Web Content Filtering Server
    ... DansGuardian is a web content filter which currently runs on Linux, ... on many methods including phrase matching, PICS filtering and URL ... The information in this bulletin is provided "AS IS" without warranty of any kind. ... In no event shall we be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages. ...
    (Securiteam)
  • RE: open source content filtering
    ... -|Can anyone recommend a good open source equivalent to commercial ... -|Preferably the program should also be able to apply different filtering ... We run Dansguardian in conjunction with squid for our school district (We ... however, Dansguardian will use squidGuard blacklist files, as well as do ...
    (RedHat)