perhaps you could provide a possibility to filter out extentions like *.zip, *.exe, *.vbs, etc... which is fairly easy to do with squid. best would be an input field where you can add the extentions yourself.
perhaps you could provide a possibility to filter out extentions like *.zip, *.exe, *.vbs, etc... which is fairly easy to do with squid. best would be an input field where you can add the extentions yourself.
Sounds like a good idea. We now do this kind of file-type blocking for the smtp-proxy - and it works fine. So maybe we should go ahead and implement it for the http-proxy as well - what do you guys think?
squidGuard as exmpl. is a plug-in for squid. It uses a blacklist to prevent a user (from the intranet) to access sex, crime and other unwanted pages/links. This blacklist is maintained and will be updated from time to time. Could be used as an Up2date feature.
We cannot use squidGuard because of it´s Copyright restrictions. We use the jesred as an URL redirector, and an extensible squid filtering framework for content filtering. It is not possible yet to adjust all these extended option via WFE, but we plan to implement it. Please be patient [:)]
Is there any possibility to use url_regex parameters in squid.conf... to implement filter rules in squid ? Is regex compiled into squid in your configuration of squid ?
'You may not sell or use squidGuard in a commercial software package without a written agreement with ElTele Øst AS; and most likely with Sleepycat too for the DB part.' http://www.squidguard.org/copyright/
squidGuard is covered by the GNU General Public Licence (GPL). The copyright boils down to:
You may use squidGuard in both free and commercial services without fee or registration to ElTele Øst AS. You may freely redistribute unchanged free copies of squidGuard; precompiled or in source form. There is no warranty for squidGuard. You may not change the copyright. You may not sell or use squidGuard in a commercial software package without a written agreement with ElTele Øst AS; and most likely with Sleepycat too for the DB part.
For more copyright details you have to read the GNU General Public Licence (GPL).
Not the line "The copyright boils down to:" he is stating that he uses GPL, and this is the same for any GPL code... -Wasy
I´m very interested in blocking URLs, too. Not long ago an employee in our firm mailed "know-how-documents" via GMX to a competitor, where he was employed a few weeks later. So he cheated our mailsystem. I tried to block GMX, WEB.DE, ... via spam-filter but had no access, because those freemailers have to many URLs with to many domains.
We need URL filtering so bad for schools I would be happy if someone just had a step-by-step installation of how to put squidgaurd on Astaro. Web interface or not it's badly needed. How about smartfilter?