Simple Project List Software Map

No Input/Output (Daemon)
747 projects in result set
LastUpdate: 2018-10-28 03:18

FileZilla JP Info

FileZilla Client is a free, open source, cross-platform FTP client. Binaries are available for Windows, Linux, and Mac OS X. It supports FTP, SFTP, and FTPS (FTP over SSL/TLS).

FileZilla Server is a sister product of FileZilla Client. It is an FTP server supported by the same project and features support for FTP and FTP over SSL/TLS.

Register Date: 2008-11-27 20:16
LastUpdate: 2014-05-19 12:30

NTP

The Network Time Protocol (NTP) is used to synchronize the time of a computer client or server to another server or reference time source, such as a radio or satellite receiver or modem. It provides client accuracies typically within a millisecond on LANs and up to a few tens of milliseconds on WANs relative to a primary server synchronized to Coordinated Universal Time (UTC) via a Global Positioning Service (GPS) receiver, for example.

LastUpdate: 2021-11-02 12:23

Open DHCP Server

オープンソースのDHCPサーバです。マルチサブネット、動的なDHCPサーバ、静的リース、リレーエージェント、BOOTP、PXEBOOT、グローバル可能なオプションなど。フィルタは、Macアドレス、ベンダークラス、ユーザクラスをサポート。

LastUpdate: 2011-11-20 00:28

PerlDaemon

PerlDaemon is a minimal Unix daemon framework. It can be programmed in Perl to perform any task. It supports automatic daemonizing, logging and logrotate support, clean shutdown, and PID files (including a check on startup). It's easy to configure and easy to extend by customizing the daemonloop subroutine.

(Machine Translation)
자연 언어: English
프로그래밍 언어: Perl
주제: Freecode.com
User Interface: No Input/Output (Daemon)
LastUpdate: 2012-05-24 21:46

Mole

Mole (Mobile Organic Localization Engine) provides room-level geoposition estimates using existing WiFi infrastructure. When you create an entry in the database by naming a room, your and other users' mobile devices will recognize when they are in that room. Other applications can poll or monitor the current room estimate and act accordingly, with context aware behavior. Because too much WiFi scanning drains batteries, it uses accelerometers and other tricks to keep scanning to a minimum while keeping update latency reasonable.

(Machine Translation)
LastUpdate: 2014-02-25 02:11

xllmnrd

xllmnrd is an IPv6 LLMNR responder daemon (primarily for GNU/Linux operating systems). It allows Microsoft Windows clients to get the IPv6 address of a server on the same local network without any DNS configuration and effectively complements IPv4-only NetBIOS name resolution provided by Samba.

(Machine Translation)
자연 언어: English, Japanese
운영 체제: Linux
프로그래밍 언어: C
User Interface: No Input/Output (Daemon)
LastUpdate: 2012-03-29 09:41

Python XMLRPC Server with SSL & Authentication

Python XMLRPC Server with SSL & Authentication is a modular XML-RPC server with authentication for Python using the Twisted framework. The server is extensible using a simple class and allows for HTTPS (SSL) authentication with login and password.

(Machine Translation)
LastUpdate: 2022-02-23 17:08

VoodooHDA

VoodooHDAは、Intel HDオーディオ仕様に準拠したデバイス用のオープンソースのオーディオドライバです。オーディオコントローラとコーデックの広い範囲をサポートするMac OS XのAppleHDA互換です。

LastUpdate: 2012-05-04 20:39

JWhoisServer

JWhoisServer is a small, fast, and highly configurable RFC 3912 compliant whois server written in Java and using RDBMS as a storage engine. It supports INET lookups (IPv4 and IPv6) and IDN domain names handling).

(Machine Translation)
LastUpdate: 2011-04-12 13:35

Graylog2

Graylog2 is an syslog implementation that stores logs in MongoDB. Messages are accepted via TCP or UDP. A Web interface allows you to view the log messages. It also implements GELF, the Graylog Extended Log Format, which is a simple JSON string that allows you to send long and structured syslog messages, which is very useful for customized application log monitoring.

(Machine Translation)
자연 언어: English
프로그래밍 언어: Java, Ruby
주제: Freecode.com
User Interface: No Input/Output (Daemon)
LastUpdate: 2016-02-14 18:05

SNMP library for Python

SNMP v1、v2c、v3 エンジンと純粋な Python で記述されたアプリ。

(Machine Translation)
LastUpdate: 2014-01-20 22:58

freedns-afraid

freedns-afraid is a dynamic DNS client or updater, a Linux daemon which keeps your record on the free dynamic DNS service freedns.afraid.org up-to-date. The rpm is built for Fedora, but it should work for other rpm-based Linux distributions which use systemd and NetworkManager.

(Machine Translation)
LastUpdate: 2009-05-30 00:33

qpimd

qpimd aims to implement a PIM (Protocol Independent Multicast) daemon for the Quagga Routing Suite. Initially, it targets only PIM SSM (Source-Specific Multicast) mode as defined in section 4.8.2 (PIM-SSM-Only Routers) of RFC 4601. In order to deliver end-to-end multicast routing control plane, qpimd includes the router-side of IGMPv3 (RFC 3376).

운영 체제: Linux
프로그래밍 언어: C
User Interface: No Input/Output (Daemon)
LastUpdate: 2011-12-04 16:48

Minbif

Minbif aims to use the libpurple library from the Pidgin project to provide an IRC-friendly instant messaging client. It uses the libpurple library to support over 15 IM protocols.

(Machine Translation)
자연 언어: English
운영 체제: Linux
프로그래밍 언어: C++
User Interface: No Input/Output (Daemon)
LastUpdate: 2013-07-28 00:17

downtimed

downtimed is a program that monitors operating system downtime, uptime, shutdowns, and crashes and records such events. At OS startup it logs information about previous downtime. It then periodically updates a time stamp file on the disk, which is used to determine the approximate time when the system was last up and running. During a graceful system shutdown, it records a time stamp in another file. The downtimes(1) command line tool can be used to inspect records of past downtime.

(Machine Translation)