Simple Project List Software Map

546 projects in result set
LastUpdate: 2014-04-15 12:09

Knot DNS

Knot DNS is a high performance authoritative-only DNS server. It supports all key features of the domain name system including zone transfers, dynamic updates, and DNSSEC.

(Machine Translation)
자연 언어: Czech, English
운영 체제: FreeBSD, NetBSD, OpenBSD, Linux
프로그래밍 언어: C
LastUpdate: 2013-11-23 00:41

yaSSL

yaSSL is a C++ based SSL library for embedded and RTOS environments, designed for individuals who prefer to use the C++ language. For a C-based solution, please see CyaSSL. yaSSL supports the industry standards up to TLS 1.2, and also includes an OpenSSL compatibility interface.

LastUpdate: 2009-02-28 00:20

xfce

Xfce is an easy-to-use and easy-to-configure environment for X11 based on GTK2. A priority is adherence to standards, specifically those defined at freedesktop.org.

(Machine Translation)
LastUpdate: 2008-11-30 23:47

gFTP

gFTP is a free multithreaded file transfer client for *NIX based machines running X11R6 or later. It has text and GTK+ 1.2/2.x interfaces and supports the FTP, FTPS (control connection only), HTTP, HTTPS, FSP, and SSH protocols and has FTP and HTTP proxy server support. It supports UNIX, EPLF, Novell, MacOS, VMS, MVS, and NT (DOS) style directory listings, and has a bookmarks menu that allows you to quickly connect to remote sites. The code is fully internationalized and there are currently 45 translations available.

LastUpdate: 2014-03-25 22:40

ngIRCd

ngIRCd is a portable IRC daemon written from scratch. It is easy to configure, supports server links (even with original ircds) and runs on hosts with changing IP addresses (such as dial-in networks). Currently supported platforms are AIX, A/UX, Darwin/Mac OS X, FreeBSD, HP-UX, IRIX, Linux, NetBSD, SunOS/Solaris, and Windows with Cygwin.

LastUpdate: 2014-05-01 07:49

pydiction

Pydiction consists of a Vim plugin and a Python script that allows programmers to tab-complete their Python code in Vim by generating a dictionary file of Python modules, and their attributes and methods. It comes with a default dictionary containing the entire Python standard library, keywords, built-ins, and many 3rd-party modules like Numpy, Django, Flask, Requests, Twisted, PyQT4, Pygame, OpenGL, wxPython, PyGTK, MySQLdb, Psycopg2, and more.

LastUpdate: 2013-08-09 12:00

libstatgrab

The libstatgrab library provides an easy-to-use interface for accessing system statistics and information. Available statistics include CPU, Load, Memory, Swap, Disk I/O, and Network I/O. It was developed to work on Linux, FreeBSD, and Solaris. The package also includes two tools: saidar provides a curses-based interface for viewing live system statistics, and statgrab is a sysctl-like interface to the statistics.

LastUpdate: 2014-01-31 19:49

chrony

chrony is a client and server for the Network Time Protocol (NTP). This program keeps your computer's clock accurate. It was specially designed to support systems with intermittent Internet connections, but it also works well in permanently connected environments. It can also use hardware reference clocks, the system real-time clock, or manual input as time references.

LastUpdate: 2014-04-24 01:52

RPL/2

RPL/2 (Reverse Polish Lisp/2) is a langage derived from the RPL made by Hewlett-Packard for its HP-28S. It has some extensions (preprocessor, compilated libraries, new functions), a TeX output, and can draw graphics.

LastUpdate: 2013-02-07 02:14

MiniUPnP Client and Daemon

The MiniUPnP project is a library and a daemon.
The library is aimed to enable applications to use
the capabilities of a UPnP Internet Gateway Device present on the network to forward ports. The daemon adds the UPnP Internet Gateway Device functionality to a NAT gateway running
OpenBSD/NetBSD/FreeBSD/Solaris with PF/IPF or Linux 2.4.x/2.6.x with netfilter. One of its most
interesting features is to enforce some
permissions to allow or deny redirections,
bringing some security to UPnP. Newer versions also support the NAT-PMP protocol from Apple.

(Machine Translation)
LastUpdate: 2012-08-26 14:50

VTun

VTun is the easiest way to create Virtual Tunnels over TCP/IP networks with traffic shaping, compression, and encryption. It is a user space implementation and doesn't need modification of any kernel parts. VTun supports IP, PPP, SLIP, Ethernet, and other tunnel types. VTun is easily and highly configurable; it can be used for various network tasks like VPN, Mobil IP, Shaped Internet access, Ethernet tunnel, IP address saving, etc.

(Machine Translation)
LastUpdate: 2007-04-13 15:44

Coda Distributed File System

Coda is a distributed filesystem with novel features such as disconnected operation and server replication.

(Machine Translation)
LastUpdate: 2013-10-21 21:39

popa3d

popa3d is a POP3 daemon which attempts to be
extremely secure, reliable, RFC compliant, and
fast (in that order).

(Machine Translation)
LastUpdate: 2010-06-20 09:13

color wrapper

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.

(Machine Translation)
LastUpdate: 2014-02-11 12:07

Moose File System

Moose File System (MooseFS / MFS) is a fault tolerant, network distributed file system. It spreads data over several physical servers, which are visible to the user as one resource. For standard file operations MooseFS mounted with FUSE acts like other Unix-alike file systems: it has a hierarchical structure; it stores POSIX file attributes; and it supports special files, symbolic links, and hard links. Access to the file system can be limited based on IP address and/or password. It offers high reliability, since several copies of the data can be stored across separate computers. Capacity is dynamically expandable by attaching new computers or disks. Deleted files are retained for a configurable period of time (with a file system level "trash bin"). MooseFS supports coherent snapshots of files, even while the file is being written or accessed.

(Machine Translation)