Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.572 Times

Domain Filter software
Filter: All | Freeware | Demo
 

Domain Filter

< 1 2 3 4 5 
Added: August 16, 2010 | Visits: 1.142

squid-filter squid-filter project was designed to build filtering capabilities comparable to those of Muffin into Squid. It consists of a patch to Squid, containing a module loader and filtering hooks, and a set of filter modules. Currently available filters: - Redirection of URIs. - Rejection of... Platforms: *nix

License: Freeware Size: 47.1 KB Download (141): squid-filter Download

Added: February 15, 2010 | Visits: 2.112

Filter::decrypt Filter::decrypt Perl module contains a template for a decrypt source filter. SYNOPSIS use Filter::decrypt ; This is a sample decrypting source filter. Although this is a fully functional source filter and it does implement a very simple decrypt algorithm, it is not intended to be used as... Platforms: *nix

License: Freeware Size: 40.96 KB Download (211): Filter::decrypt Download

Added: January 11, 2010 | Visits: 1.042

Filter::cpp Filter::cpp is a cpp source filter. SYNOPSIS use Filter::cpp ; This source filter pipes the current source file through the C pre-processor (cpp) if it is available. As with all source filters its scope is limited to the current source file only. Every file you want to be processed by the... Platforms: *nix

License: Freeware Size: 40.96 KB Download (147): Filter::cpp Download

Added: August 12, 2010 | Visits: 746

POE::Filter::FSSocket POE::Filter::FSSocket is a POE filter that parses FreeSWITCH events into hashes. SYNOPSIS #!/usr/bin/perl use warnings; use strict; use POE qw(Component::Client::TCP Filter::FSSocket); use Data::Dumper; POE::Component::Client::TCP->new( RemoteAddress => 127.0.0.1, RemotePort =>... Platforms: *nix

License: Freeware Size: 7.17 KB Download (102): POE::Filter::FSSocket Download

Added: July 19, 2010 | Visits: 700

XML::Filter::DOMFilter::LibXML XML::Filter::DOMFilter::LibXML is a SAX Filter allowing DOM processing of selected subtrees. SYNOPSIS use XML::LibXML; use XML::Filter::DOMFilter::LibXML; my $filter = XML::Filter::DOMFilter::LibXML->new( Handler => $handler, XPathContext => XML::LibXML::XPathContext->new(), Process =>... Platforms: *nix

License: Freeware Size: 4.1 KB Download (89): XML::Filter::DOMFilter::LibXML Download

Added: February 13, 2010 | Visits: 1.221

Pod::POM::View::HTML::Filter Pod::POM::View::HTML::Filter Perl module can use filters on sections of your pod documents. SYNOPSIS In your POD: Some coloured Perl code: =begin filter perl # now in full colour! $A++; =end filter =for filter=perl $A++; # this works too This should read C : =begin filter foo... Platforms: *nix

License: Freeware Size: 24.58 KB Download (100): Pod::POM::View::HTML::Filter Download

Added: November 27, 2010 | Visits: 1.023

XML::Filter::Mode XML::Filter::Mode Perl module can filter out all chunks not in the current mode. SYNOPSIS use XML::Filter::Mode; use strict; my $filter = XML::Filter::Mode->new( Modes => "a,b,c" ); my $filter = XML::Filter::Mode->new( Modes => [qw( a b c )] ); ## To inspect the modes: my @modes =... Platforms: *nix

License: Freeware Size: 4.1 KB Download (99): XML::Filter::Mode Download

Added: January 25, 2010 | Visits: 963

Plagger::Plugin::Filter::YahooBlogSearchPermalink Plagger::Plugin::Filter::YahooBlogSearchPermalink is a Perl module that can fix Yahoo! Blog Search permalink. SYNOPSIS THIS MODULE IS DEPRECATED. USE Filter::TruePermalink INSTEAD - module: Filter::YahooBlogSearchPermalink This plugin replaces Yahoo! Blog Search feeds redirector URL with... Platforms: *nix

License: Freeware Size: 143.36 KB Download (92): Plagger::Plugin::Filter::YahooBlogSearchPermalink Download

Added: September 15, 2010 | Visits: 2.126

DNS Blacklist Packet Filter 0.6 DNS Blacklist Packet Filter project is a Linux netfilter client that decides whether to accept or drop packets based on the results of a DNS blacklist query (such as MAPS, SORBS, or SPEWS, to name a few). One use is to filter all incoming SMTP SYN packets for spam filtering.. Platforms: *nix

License: Freeware Size: 163.84 KB Download (312): DNS Blacklist Packet Filter 0.6 Download

Added: April 09, 2010 | Visits: 1.826

Yosis Anti-Spam POP3 fIlter bot yaspi (Yosis Anti-Spam POP3 fIlter bot) is a POP3 mail-scanner specifically made to combat mail bombings caused by viruses (i.e. Swen). It connects to the POP3 server, inspects the messages, and deletes the infected ones by itself automatically without ever downloading them. yaspi most... Platforms: *nix

License: Freeware Size: 35.84 KB Download (197): Yosis Anti-Spam POP3 fIlter bot Download

Added: September 03, 2010 | Visits: 1.245

Perl Doxygen Filter Doxygen Filter project is an input filter for Doxygen enabling support for Perl code documentation. Of course, Perl developers are used to use POD rather than some other code documentation tools. However, most developers actually are not restricted to using one single language. Instead of... Platforms: *nix

License: Freeware Size: 23.55 KB Download (114): Perl Doxygen Filter Download

Added: August 03, 2010 | Visits: 1.126

Domain Technologie Control Domain Technologie Control (DTC) is a GPL control panel for hosting. Using a web GUI for admin and accounting all hosting services, DTC can delegate the task of creating subdomains, email, and FTP accounts to users for the domain names they own. DTC manages a MySQL database containing all the... Platforms: *nix

License: Freeware Size: 16.5 MB Download (107): Domain Technologie Control Download

Added: October 12, 2010 | Visits: 2.777

Shrew Proxy/Filter Shrew Proxy/Filter is a tiny proxy built on WEBricks HTTPProxyServer, extended for both URL and content filtering. Shrew Proxy/Filter is designed to be small, simple to configure, and easy to install. It is extremely small, lightweight, and works quite well. All blacklists (both URL and... Platforms: *nix

License: Freeware Size: 10.24 KB Download (167): Shrew Proxy/Filter Download

Added: February 08, 2010 | Visits: 1.058

Email::Filter::SpamAssassin Email::Filter::SpamAssassin is a Perl module to integrate Mail::SpamAssassin in Email::Filter. SYNOPSIS use Email::Filter::SpamAssassin; # subclass of Email::Filter my $email = Email::Filter::SpamAssassin->new; my $status = $email->spam_check; $email->ignore if $status->is_spam; # or... Platforms: *nix

License: Freeware Size: 10.24 KB Download (97): Email::Filter::SpamAssassin Download

Added: March 20, 2010 | Visits: 2.067

fairly fast packet filter The fairly fast packet filter (FFPF) is an approach to network packet processing that adds many new features to existing filtering solutions like BPF. fairly fast packet filter is designed for high speed by pushing computationally intensive tasks to the kernel or even network processors and by... Platforms: *nix

License: Freeware Size: 614.4 KB Download (197): fairly fast packet filter Download

Released: September 01, 2012  |  Added: November 13, 2012 | Visits: 2.027

GateWall DNS Filter GateWall DNS Filter allows ultimate control of your Internet usage without the need for any additional software or hardware solutions in your corporate network. This utility will help you make your corporate Internet safer, minimize unwanted traffic and increase the performance of your Internet... Platforms: Windows

License: Shareware Cost: $250.00 USD Size: 23.51 MB Download (503): GateWall DNS Filter Download

Released: May 12, 2011  |  Added: May 22, 2011 | Visits: 1.278

MuseTips Text Filter MuseTips Text Filter is a free, lightweight and portable Windows software that lets you read, search and filter text files with ease. Text lines are instantly filtered as you type your search phrase, with all matched terms highlighted in a contrasting color. Features: - Fast... Platforms: Windows

License: Freeware Size: 1.8 MB Download (130): MuseTips Text Filter Download

Released: August 09, 2013  |  Added: September 09, 2013 | Visits: 1.857

Aobo Filter for Mac Standard Aobo Filter for Mac Standard is an internet filtering application that helps Mac OS X users to block adult websites, stop games and applications and record accessed websites on Mac. What can Aobo Filter for Mac Standard do? Block adult websites Aobo Filter for Mac Standard is built... Platforms: Mac

License: Shareware Cost: $49.95 USD Size: 1.72 MB Download (155): Aobo Filter for Mac Standard Download

Released: March 29, 2015  |  Added: June 14, 2015 | Visits: 1.546

Mainmedia Audio Pitch Directshow Filter Audio Pitch Filter is a powerful transform filter that allows change the audio pitch or audio tempo when playback video or audio file in any Directshow base application (Delphi, .Net, vb, vc++). . Support change the audio pitch or audio tempo in any Directshow app It include c#, vc+ sample... Platforms: Windows, Windows 7

License: Shareware Cost: $400.00 USD Size: 975.82 KB Download (157): Mainmedia Audio Pitch Directshow Filter Download

Released: July 10, 2014  |  Added: July 21, 2014 | Visits: 1.250

Mainmedia Video Processing Directshow Filter Video Processing Filter is a powerful transform filter that allows rotate the video in 90, 180, and 270 degrees ,keep aspect ratio when rotated the video in 90 and 270 degrees , flip the video, convert a RGB video stream to Grayscale and invert color. Support rotate the video in 90, 180, and... Platforms: Windows, Windows 7

License: Shareware Cost: $400.00 USD Size: 1.11 MB Download (110): Mainmedia Video Processing Directshow Filter Download

< 1 2 3 4 5