Simple Project List Software Map

585 projects in result set
Última actualización: 2014-05-07 22:37

libserialport

libserialport is a minimal, cross-platform shared library written in C which is intended to take care of the OS-specific details when writing software which uses serial ports.

(Machine Translation)
Sistema Operativo: MacOSX, FreeBSD, NetBSD, OpenBSD, Linux, Windows
Lenguaje de Programación: C
Temas: Freecode.com
Última actualización: 2012-04-01 21:14

cpuid.c

cpuid.c is a very simple C abstraction that provides an interface to common cpuid feature flags. It can be useful when implementing dynamic CPU feature dispatch that relies on optional processor feature extensions or basic processor-specific variables. This package is meant to be a very simple feature detection interface that you can easily integrate into your project. It is not meant to be complex and it is geared for projects implementing dynamic CPU feature dispatch.

(Machine Translation)
Última actualización: 2011-01-31 02:28

digup

digup is a console tool to update md5sum or shasum digest files. It will read existing digest files, check the current directory for new, updated, modified, renamed, or deleted files, and query the user with a summary of changes. After reviewing the updates, they can be written back to the digest file. This makes digup very useful to update and verify incremental archives like chronological data storages, which are commonly stored and backed up on hard disks. Using a full file digest scan, even slowly creeping bad blocks on old hard disks can be detected. By using a crontab entry, this check can be performed unattended and routinely.

(Machine Translation)
Última actualización: 2014-05-25 13:17

Relevation

Relevation is a command-line interface to retrieve passwords stored with the Revelation Password Manager. It provides equivalent functionality to the "Find" box as found in Revelation's GUI.

(Machine Translation)
Última actualización: 2005-12-06 13:52

MLton

MLton is a whole-program optimizing Standard ML compiler. It generates standalone executables with excellent runtime performance, supports the full SML 97 language, and has a complete basis library. It also has a fast C FFI, source-level time and allocation profiling, and many useful libraries.

Última actualización: 2013-04-13 14:03

ahcpd

Ahcpd is an implementation of the Ad-Hoc Configuration Protocol (AHCP), a configuration protocol designed for networks where DHCP doesn't work, such as wireless mesh networks.

Última actualización: 2014-02-15 22:59

tk_cdconverter

tk_cdconverter is a Tcl/Tk frontend to rip and convert a CD into a directory and set some tags. Conversion between different formats is also possible.

(Machine Translation)
Última actualización: 2014-05-07 22:29

libsigrokdecode

libsigrokdecode is a shared C library that provides (streaming) protocol decoding functionality. The protocol decoders are written in Python (>= 3.2).

(Machine Translation)
Última actualización: 2006-02-26 10:08

flowd

flowd is a small, fast, secure, and featureful NetFlow
collector. It supports NetFlow versions 1, 5, 7, and 9 over IPv4 and IPv6 transports, IPv6 flows (using NetFlow 9), filtering and tagging of received flows using a packet filter-like language, Perl and Python APIs, flexible storage (with run-time selection of which NetFlow fields are stored), reception of multicast flow datagrams, and privilege separation for security. The flowd distribution also includes a set of supplemental tools including analysis and SQL database support.

(Machine Translation)
Última actualización: 2013-04-30 22:25

Sagan

Sagan can alert you when events are occurring in your syslogs that need your attention right away. It can store events into a Snort database, so your IDS/IPS data and log data are in the same place. This enables
a single console, like Snorby or BASE, to view not only your IDS/IPS data but your log (syslog, SNMP, etc.) data as well. Sagan will correlate the data for you. It also uses 'Snort-like' rule sets, which means it is compatible with Snort rule set management software. It supports multiple output formats that any network administrator will find useful. Sagan can also stop threats based on log analysis via "Snortsam". This allows Sagan to communicate with various types of network devices (Cisco routers/ASA/etc., Linux iptables, etc).

(Machine Translation)
Última actualización: 2001-12-30 06:27

apsfilter

Apsfilter is a magic printfilter, allowing you to print different document types "automagically" without having to convert them manually into something which is understood by your printer. Apsfilter is a mature and powerful printing solution for any flavor of Unix running lpd or LPRng. It supports the latest GhostScript version and 3rd-party printer drivers (such as hpijs, ijs, hpdj, pcl3, and gimp-print). It autodetects lots of file, archive, and compression types. It supports printing on local as well as on Appletalk, Unix, and Windows remote printers. General and "per printer-queue" based config files allow you to configure the printer for your needs. The lpr command line options allow you to change printing parameters like print quality, orientation, duplex mode, etc. "on the fly" without having to edit any config file. A SETUP script helps you to test various supported ghostscript drivers prior installation, makes the necessary entries in /etc/printcap, creates spool directories, and creates apsfilter default config files as needed. A handbook in HTML is available. Several tools are also included: "aps2file" allows you to print to a file via apsfilter, "apspreview" previews files as generated by apsfilter using gv and friends, and "apsfilter-bug" assists you in doing bug and problem reports.

Última actualización: 2007-11-29 16:32

Snort2PF

With Snort2Pf, you can turn your local Snort
installation easily into an "intrusion detection
and prevention system", rather than simply using
it for post-mortem analysis. Such a system also
blocks the recognized violations.

(Machine Translation)
Última actualización: 2010-10-05 15:46

HATop

HATop is an interactive ncurses client and real-time monitoring and statistics displaying tool for the HAProxy TCP/HTTP load balancer. HATop's appearance is similar to top(1). It supports various modes for detailed statistics of all configured proxies and services in near real-time. In addition, it features an interactive CLI for the HAProxy Unix socket. This allows administrators to control the given HAProxy instance (change server weight, put servers into maintenance mode, etc.) directly out of HATop (using keybinds or the CLI) and monitor the results immediately.

(Machine Translation)
Última actualización: 2007-11-20 03:20

OpenSBS

OpenSBS makes it easy to deploy a Samba Primary Domain Controller with a Hylafax fax server.

Última actualización: 2013-02-11 23:36

fetch and deliver mail

fdm (fetch and deliver mail) is a simple, lightweight replacement for mail fetching, filtering, and delivery programs such as fetchmail and procmail. It can fetch using POP3, POP3S, IMAP, IMAPS, or stdin, and deliver to a pipe, file, maildir, mbox, or SMTP server, based on a set of regexps. It can be used for both single user and multiuser setups, and is designed with privilege separation when running as root.

(Machine Translation)