Ports Search

Results 7,9217,930 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.01 seconds)
net/twitter-2.2 (Score: 2.1584389E-4)
Python wrapper around the Twitter API
This library provides a pure python interface for the Twitter API. Twitter provides a service that allows people to connect via the web, IM, and SMS. Twitter exposes a web services API and this library is intended to make it even easier for python programmers to use.
net/txrestapi-0.2 (Score: 2.1584389E-4)
Easing the creation of REST API services in Python
txrestapi makes it easier to create Twisted REST API services. Normally, one would create Resource subclasses defining each segment of a path; this is cubersome to implement and results in output that isn't very readable. txrestapi provides an APIResource class allowing complex mapping of path to callback (a la Django) with a readable decorator.
net/ssmping-0.9.1 (Score: 2.1584389E-4)
Ping for ASM and SSM
ssmping is a tool for checking whether a host can receive SSM from another. If a host runst ssmpingd, users on other hosts can check that they receive from this host by running the ssmping tool. asmping is similar to ssmping, but checks for ASM rather than SSM.
net/tcpdump398-1.0 (Score: 2.1584389E-4)
Ubiquitous network traffic analysis tool - FreeBSD 7 version for FreeBSD 8
tcpdump is a ubiquitous network traffic capture tool available in a wide variety of BSD, Linux and UN*X distributions. This is the version 3.9.8 which is currently shipped with FreeBSD 7. FreeBSD 8.0 is shipping with version 4.0.0 which gives a different output with some items missing.
net/sflowtool-3.37 (Score: 2.1584389E-4)
sFlow capture and sFlow-to-NetFlow conversion tool
Print binary sFlow feed to ASCII, or forward it to other collectors. This tool receives sFlow data, and generates either a simple-to-parse tagged-ASCII output, or binary output in tcpdump(1) format. It can also generate Cisco NetFlow version 5 datagrams and send them to a destination UDP host:port, or forward the original sFlow feed to a number of additional collectors.
net/siproxd-0.8.2 (Score: 2.1584389E-4)
Proxy/masquerading daemon for the SIP protocol
Siproxd is a proxy/masquerading daemon for the SIP protocol. It handles registrations of SIP clients on a private IP network and performs rewriting of the SIP message bodies to make SIP connections possible via a masquerading firewall. It allows SIP clients (like kphone, linphone) to work behind an IP masquerading firewall or router.
net/urelay-1.0 (Score: 2.1584389E-4)
UCSPI-based TCP forwarder
The urelay tool is a simple connection forwarder which may work with many different protocols - TCP, Unix sockets, IPX - in general, anything that has a client or a server supporting Prof. Daniel J. Bernstein's UCSPI framework - http://cr.yp.to/ucspi.html
net/tcpwatch-1.3 (Score: 2.1584389E-4)
TCP monitoring and logging tool with support for HTTP 1.1
TCPWatch is a utility written in Python that lets you monitor forwarded TCP connections or HTTP proxy connections. It displays the sessions in a window with a history of past connections. It is useful for developing and debugging protocol implementations and web services.
net/mono-zeroconf-0.9.0 (Score: 2.1584389E-4)
Cross platform Zero Configuration Networking library for Mono
Mono.Zeroconf is a cross platform Zero Configuration Networking library for Mono and .NET. It provides a unified API for performing the most common zeroconf operations on a variety of platforms and subsystems: all the operating systems supported by Mono and both the Avahi and Bonjour/mDNSResponder transports.
net/unfs3-0.9.22 (Score: 2.1584389E-4)
User-space implementation of the NFSv3 server specification
UNFS3 is a user-space implementation of the NFSv3 server specification. It provides a daemon for the MOUNT and NFS protocols, which are used by NFS clients for accessing files on the server. Since it runs in user-space, you can use it in a jail.