Ports 搜索

共有5,824项符合/net/的查询结果,以下是第571580项(搜索用时0.007秒)
net/libmms-0.6.4 (Score: 0.09382034)
Library for parsing mms:// and mmsh:// type network streams
LibMMS is a common library for parsing mms:// and mmsh:// type network streams. These are commonly used to stream Windows Media Video content over the web. LibMMS itself is only for receiving MMS stream, it doesn't handle sending at all.
net/libnss-mysql-1.5 (Score: 0.09382034)
NSS module using a MySQL database for backend
libNSS-MySQL allows you to authenticate UNIX groups and users using a MySQL database. It uses the NSS API which provides an abstraction layer between the UNIX authentication API and the related data. NSS-MySQL currently supports the passwd and groups services.
net/linuxigd-1.0 (Score: 0.09382034)
Linux UPnP Internet Gateway Device
This project is a deamon that emulates Microsoft's Internet Connection Service (ICS). It implements the UPnP Internet Gateway Device specification (IGD) and allows UPnP aware clients, such as MSN Messenger to work properly from behind a NAT firewall.
net/miredo-1.2.6 (Score: 0.09382034)
Opensource Teredo (IPv6 tunneling) implementation
Miredo is an open-source Teredo IPv6 tunneling software, for Linux and the BSD operating systems. It includes functionnal implementations of all components of the Teredo specification (client, relay and server). It is meant to provide IPv6 connectivity even from behind NAT devices.
net/motsognir-1.0.9 (Score: 0.09382034)
Full-featured gopher server without dependencies
Motsognir is a robust, reliable and easy to install open-source gopher server for Unix-like systems (Linux, BSD, and anything else POSIX-compliant). The Motsognir gopher server is meant to be used for small projects (like home servers), but should scale well on bigger architectures as well. All the configuration is done via a single configuration file, which has very reasonable defaults. That makes Motsognir easily maintainable, and allows the administrator to have a full knowledge of what features are allowed/enabled on the server. Motsognir supports server-side CGI applications and PHP scripts, is plainly compatible with UTF-8 filesystems, and is entirely written in ANSI C without external dependencies.
net/nph-1.2.3 (Score: 0.09382034)
New PH Client and API Library
New PH Client and API Library nph offers the following features: Complete PH API - your applications will never need to talk directly to the PH server Solid API design - designed to prevent memory or file descriptor leaks for applications which use asynchronous event timers Interactively usable PH client - the nph client supports readline command editting, history, and completion The PH protocol is described in RFC 2378
net/osrtspproxy-2.0 (Score: 0.09382034)
Reference implementation kit of an RTSP proxy
The RTSP Proxy Kit is a reference implementation of an RTSP proxy. RTSP (RFC 2326) is a client-server multimedia presentation control protocol, used e.g. by RealNetworks RealPlayer.
net/dhcp6-20080615 (Score: 0.09382034)
KAME DHCP6 client, server, and relay
WIDE-DHCPv6 is an open-source implementation of Dynamic Host Configuration Protocol for IPv6 (DHCPv6), originally developed by the KAME project. The implementation mainly conforms to the following standards: - RFC3315: Dynamic Host Configuration Protocol for IPv6 (DHCPv6) - RFC3319: DHCPv6 Options for Session Initiation Protocol (SIP) Servers - RFC3633: IPv6 Prefix Options for DHCP - RFC3646: DNS Configuration options for DHCPv6 - RFC3898: Network Information Service (NIS) Configuration Options for DHCPv6 - RFC4075: Simple Network Time Protocol (SNTP) Configuration Option for DHCPv6 - RFC4242: Information Refresh Time Option for DHCPv6 - RFC4280: DHCP Options for Broadcast and Multicast Control Servers Note that the current implementation does not support temporary IPv6 address allocation by DHCPv6, and there is no plan to implement that feature at the moment.
net/pbnc-1.0 (Score: 0.09382034)
Simple userspace TCP port bouncer
pbnc runs in userland and acts as a simple TCP port forwarder. It has a single-threaded design (uses select(), does not fork). It can handle multiple targets with an unlimited number of clients (at least in theory), and supports simple IP-based access control. Since pbnc works on network level, it does not care about the application protocol. It can tunnel FTP (control connection), SSH, HTTP and all other protocols using TCP communication. Application-level SSL/TLS encryption is also no problem.
net/pim6-20061214 (Score: 0.09382034)
IPv6 multicast tools
Tools for IPv6 multicast routing including: - mcastread an IPv6 multicast receiver - mcastsend an IPv6 multicast sender - mfc an IPv6 multicast routing daemon, which only supports static multicast routing. - pmsft a test program for Multicast Source Filter (MSF) using APIs specified in Socket Interface Extention for MSF (RFC3678). (on a non-IGMPv3/MLDv2-aware kernel, only join/leave operation is supported)