Simple Project List Software Map

585 projects in result set
最后更新: 2003-07-13 04:18

Hash Zip

Hash Zip is a compression algorithm that trades CPU time for compression ratio (emphasis on a lot of CPU time) using a hash and a few other interesting bits of data. Currently, sha1 is the hash algorithm.

(Machine Translation)
最后更新: 2006-10-14 13:42

upnp2mrtg

upnp2mrtg is a simple add-on for the MRTG (Multi Router Traffic Grapher). It can be used to monitor incoming and outgoing bytes of the external interface of the FritzBox DSL router. upnp2mrtg is a command line tool to gather statistics from an upnp enabled FritzBox DSL router. It is a lightweight shell-script for use with MRTG, so no underlying external software (with the exception of netcat) or libraries are required. Using bash-networking instead of netcat is also supported.

(Machine Translation)
最后更新: 2007-02-15 11:00

OpenBSD + Apache + MySQL + PostgreSQL + PHP

OAMP stands for (O)penBSD + (A)pache + (M)ySQL +
(P)ostgreSQL + PHP. It is the OpenBSD cousin of
LAMP, except that it also provides the SQlite
database engine, Perl, Ruby, and Python. In
addition, OAMP provides phpMyAdmin and phpPgAdmin
for easy administration of MySQL and PostgreSQL
over the Web.

(Machine Translation)
最后更新: 2007-09-17 10:45

Sample

Sample monitors files on a user-by-user basis and
waits for their timestamp or filesize to hit a
threshold, and then executes a specified command
to handle the files. It complements the cron
family of task scheduling tools.

(Machine Translation)
最后更新: 2002-02-12 19:17

NIASH's Test Tool

NIASH's Test Tool is a prototype driver for scanners based in NIASH chipsets (HP Scanjet 3300c, 3400c, 4300c, and Agfa Snapscan Touch). It supports scanning (at fixed DPI) and experimental calibration. It can also be integrated in SANE as a backend.

(Machine Translation)
最后更新: 2005-10-23 08:32

Wendzel Distributed Computing System Library

WDCS is a library for distributed computing. It
has good performance and is very easy to use. It
is UDP-based and provides an automated feature for
resending lost UDP 'job-packets'. You can use as
many clients as you want, on a LAN or over the
Internet.

(Machine Translation)
最后更新: 2006-01-11 19:20

mod_auth_bsd

mod_auth_bsd is an Apache module which provides HTTP Basic authentication via the BSD Authentication framework as available in OpenBSD.

最后更新: 2001-09-02 15:50

The FORG

The FORG is a graphical gopher client written in
Python. It includes bookmarking, browser-style
navigation, launching specific file types with
user-specified programs, and Gopher+ compliance.

(Machine Translation)
最后更新: 2013-06-11 15:47

Ametys CMS

Ametys CMS is a Content Management System which combines rich content with an easy-to-use and intuitive interface. It makes content publishing accessible for the non-programmer and provides an easy editorial interface very close to Microsoft Office applications.

(Machine Translation)
最后更新: 2010-03-20 20:09

pyxser

pyxser (Python XML Serialization) is a Python object to XML serializer that validates every XML deserialization against the pyxser 1.0 XML Schema. It is written entirely in C as a Python extension. It uses recursive O(n) algorithms for both serialization and deserialization.

(Machine Translation)
最后更新: 2004-11-19 13:51

spamresponder

Spamresponder is a very simple and radical spam
filter, combining DNS validation with the
challenge/response approach. It will go through
all mail messages in /var/mail/$USER, looking for
specific "trusted" strings in the header and body
parts of the mail. It will delete and send an
automatic reply to messages which have no
"trusted" strings inside them. Those replies will
include one of the "trusted" strings, so the
recipient just needs to reply to this confirmation
message. The MailFrom-address of an email
containing a trusted string becomes a trusted
string itself.

(Machine Translation)
最后更新: 2011-08-16 03:23

dellflash

Dellflash is a utility to flash the BIOS of Dell computers in OpenBSD.

(Machine Translation)
最后更新: 2012-01-05 22:33

WiRouter KeyRec

WiRouter KeyRec is software to recover the default WPA passphrases of supported router models (Telecom Italia Alice AGPF, Fastweb Pirelli, Fastweb Tesley, Ericom Netopia and TeleTu/Tele2 Pirelli).

(Machine Translation)
最后更新: 2005-08-14 18:04

EarthMate Userland Library

The EarthMate Userland Library provides access to the USB device via libusb and POSIX threads.

(Machine Translation)
最后更新: 2007-10-22 13:25

syslog-async

syslog-async provides a version of syslog() which
never blocks. It
should be generally useful for any daemon for
which it's more important
that the daemon continue to function than that it
continue to log.

(Machine Translation)