RSS 46 projects tagged "Filters"

Download Website Updated 30 Apr 2013 GNU Parallel

Screenshot
Pop 546.22
Vit 53.58

GNU parallel is a shell tool for executing jobs in parallel locally or using remote computers. A job is typically a single command or a small script that has to be run for each of the lines in the input. The typical input is a list of files, a list of hosts, a list of users, a list of URLs, or a list of tables. If you use xargs today you will find GNU parallel very easy to use, as GNU parallel is written to have the same options as xargs. If you write loops in shell, you will find GNU parallel may be able to replace most of the loops and make them run faster by running several jobs in parallel. If you use ppss or pexec you will find GNU parallel will often make the command easier to read. GNU parallel makes sure output from the commands is the same output as you would get had you run the commands sequentially. This makes it possible to use output from GNU parallel as input for other programs.

Download Website Updated 26 Oct 2012 Daniels Colorize.pl

Screenshot
Pop 52.44
Vit 2.57

Colorize.pl is a short script that reads from stdin and writes to stdout. Rows that match a user's search strings will be colorized with user-defined colors. Command line options are available. Colorization is done via ANSI escape codes.

Download Website Updated 30 Mar 2012 GNU awk

Screenshot
Pop 506.04
Vit 10.51

The awk utility interprets a special-purpose programming language that makes it possible to handle simple data-reformatting jobs with just a few lines of code.

Download Website Updated 20 Jun 2010 color wrapper

Screenshot
Pop 233.87
Vit 6.94

cw is a non-intrusive real-time ANSI color wrapper for common Unix-based commands. It is designed to simulate the environment of the commands being executed, so that if a person types 'du', 'df', 'ping', etc. in their shell it will automatically color the output in real-time according to a definition file containing the color format desired. It has support for wildcard match coloring, tokenized coloring, headers/footers, case scenario coloring, command-line- dependent definition coloring, and includes over 50 pre- made definition files.

Download Website Updated 21 Feb 2010 Scam-backscatter

Screenshot
Pop 45.89
Vit 5.40

Scam-backscatter is a milter that prevents backscatter on mail servers which don't host mailboxes locally. It validates mailboxes by verifying the recipient addresses hosted on a different mail server.

Download Website Updated 19 Mar 2009 Multivalent PDF Tools

Screenshot
Pop 216.35
Vit 2.47

The Multivalent PDF Tools is a suite of tools for manipulating PDF documents. It includes tools for compressing, uncompressing (for hand editing), obtaining metadata, splitting and merging, encrypting and decrypting, validating, imposition (aka n-up), making page images, extracting text, and full-text indexing (with Lucene). The compress tool shrinks the PDF 1.5 Reference from 13.5MB to 8MB in PDF 1.5/Acrobat 6 format and down to 5.1MB in a new proposed "Compact" format.

Download Website Updated 08 Feb 2009 MailScanner

Screenshot
Pop 746.34
Vit 15.57

MailScanner is an email virus scanner, vulnerability protector, and spam tagger. It supports the Postfix, Sendmail, Exim, Qmail, and ZMailer MTAs, and the Sophos, McAfee, F-Prot, F-Secure, CommandAV, InoculateIT, Inoculan, eTrust, Kaspersky, Nod32, AntiVir, BitDefender, RAV, Panda, DrWeb, ClamAV, and other anti-virus scanners. It uses SpamAssassin for highly successful spam identification, and is designed to handle denial of service attacks. It will detect password-protected zip files and apply filename checking to their contents. It is very easy to install, requires no changes at all to your sendmail.cf file, is designed to be lightweight, and won't grind your mail system to a halt with its load. It can be integrated into any email system, regardless of the software in use.

Download Website Updated 05 Sep 2008 morigin email classifier

Screenshot
Pop 24.25
Vit 2.63

morigin email classifier is a filter that classifies and tags email messages based on the DNS information of the system submitting the mail to your organization. This classification can then be used to improve upon existing spam filters such as SpamAssassin.

No download Website Updated 07 Jun 2008 milter-spamblocker

Screenshot
Pop 21.56
Vit 3.04

milter-spamblocker is a lightweight, reliable, and very fast Sendmail plug-in designed to reject spam and Internet worms. It blocks up to 99% of spam and up to 99.9% of Internet worms. You will not need to pay for the garbage traffic now. It has a flexible configuration, real-time sender and recipient email address verification technology with autowhitelist, smart anti zombie technology, safe anti backscattering technology, smart GreyListing technology with autowhitelist, and a low level of false positives.

No download Website Updated 20 Apr 2008 Sdbgrey

Screenshot
Pop 33.17
Vit 1.00

Sdbgrey is a simple (less than 100 lines of shell script) greylisting policy server for Postfix. It is based on greylist.pl from the {ostfix distribution. It requires MySQL and libsdb with MySQL support.

Screenshot

Project Spotlight

PulseView

A logic analyzer, oscilloscope, and MSO GUI for sigrok.

Screenshot

Project Spotlight

Pidgeon

An IRC client.