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.473.375 Times

Ads Filter software
Filter: All | Freeware | Demo
 

Ads Filter

< 1 2 3 4 5 > 
Added: August 05, 2010 | Visits: 1.063

IM-Filter 0.9 IM-Filter is a daemon for GNU/Linux firewall hosts written in C which is able to analyze and filter the ICQ protocol. The daemon runs in userspace and fetches packets of the ICQ protocol by using the libnetfilter_queue mechanism. IM-Filters main purpose is to run at a gateway, so all...



Platforms: *nix

License: Freeware Download (97): IM-Filter 0.9 Download

Added: August 16, 2010 | Visits: 1.140

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.109

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.041

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: 744

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: 699

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.218

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.022

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: 961

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.125

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.820

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.243

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: October 12, 2010 | Visits: 2.775

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.054

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.063

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: May 28, 2010  |  Added: June 11, 2010 | Visits: 1.760

Ads Submitter By submitting to more than 210 classified ads sites with this submitter, you can get your classified ads seen by millions of potential customers. By submitting to more than 210 classified ads sites with this submitter, you can get your classified ads seen by millions of potential customers. By...


Platforms: Windows

License: Demo Cost: $35.00 USD Size: 1.42 MB Download (172): Ads Submitter Download

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

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.277

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.855

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.544

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

< 1 2 3 4 5 >