63 projects tagged "GPL"
Hogwash is a layer 2 packet scrubber based on the snort signature engine. Hogwash sits in line, and drops packets based on signature matches. The rule set will be familiar to anyone that has used snort before. Hogwash supports passive host identification and adaptive rule sets for added accuracy.
PHP Mobile Mail is aimed at mobile professionals who want to use their favorite MUAs (noteably pine or mutt) on their laptop, either in UNIX or Windows (under GNU Gygwin). This lets you work offline. It includes a mail_spooler program, which accepts the output of you MUA and spools (on, or offline). When connected, another process parses through the spool and sends your messages. It is also designed to "fake" using your REAL email address with free services like gmx.net, or mail.yahoo.com, when using their POP and SMTP servers, assuming you have a domain and account that you can control to this degree.
cvsroot is a script to help keep track of multiple sites when using CVS, and in particular the CVSROOT and CVS_RSH environment variables for those sites. It creates a $HOME/.cvsroot file, with shortcut names representing the different CVS sites. The new environment variables appropriate to the site selected will then be set, and a new shell will be spawned to keep the variables. In this way, you do not have to keep setting the environment yourself, and can rely on the script to keep track of things for you.
The Internet Gopher Client is based on the UMN Gopher/Gopherd 2.3.1 code. Gopher is an Internet technology that predates the Web. It presents information as a virtual network-wide filesystem. Modern browsers such as Konqueror can display gopherspace as if it contained files on your local machine (trees, drag and drop, etc.), but the difference is that each file or folder in that tree may be on a different machine.
Shilosh OS provides a secure and stable operating system based on a highly modified Linux kernel, with its own package system similar to BSD's "ports", BSD Init scripts. Compatible with x86 and Power PC, it is also 99% compatible with Windows 9x. It is easy to use and includes complete documentation in many languages.
Astwar is a ncurses based simple space shooter; two little ships (asterisks), each on one side of the screen, try to shoot each other. There is network support with several multiplayer options and user extension with Scheme (via Guile) to program the little ship to do some things automatically are in the works.