Ports 搜索

共有6,332项符合/net-p2p/的查询结果,以下是第1,0811,090项(搜索用时0.215秒)
net/osrtspproxy-2.0 (Score: 0.022002922)
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.022002922)
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.022002922)
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.022002922)
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)
net/pim6-0.2.1.0.a.15 (Score: 0.022002922)
IPv6 PIM-DM multicast routing daemon
An IPv6 multicast routing daemon, which supports PIM-DM (Protocol Independent Multicast Dense-Mode Version 2).
net/pim6-2.1.0.a.23 (Score: 0.022002922)
IPv6 PIM-SM and PIM-SSM multicast routing daemon
An IPv6 multicast routing daemon, which supports PIM-SM (Protocol Independent Multicast Sparse-Mode Version 2), and PIM-SSM (Source-Specific Multicast using PIM-SM).
net/pcap-0.6.4 (Score: 0.022002922)
Python interface to LBL Packet Capture library (libpcap)
Python module for the libpcap packet capture library, based on the original python libpcap module by Aaron Rhodes.
net/pcs-0.6 (Score: 0.022002922)
Protocol Construction Set
Packet Construction Set A set of python modules and methods for working with any kind of network packets.
net/raddump-0.3.1 (Score: 0.022002922)
Radius Packet Analyzer
raddump interprets captured RADIUS packets to print a timestamp, packet length, RADIUS packet type, source and destination hosts and ports, and included attribute names and values for each packet.
net/redir-2.2.1 (Score: 0.022002922)
TCP connection redirection utility
Redir is a port redirector. It can run under inetd or standalone. Redir also supports TCP wrappers.