Ports Search

Results 7,8617,870 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.009 seconds)
net/packetdrill-0.0.20130820 (Score: 8.972706E-5)
Network stack testing tool
The packetdrill scripting tool enables quick, precise tests for entire TCP/UDP/IPv4/IPv6 network stacks, from the system call layer down to the NIC hardware. packetdrill currently works on Linux, FreeBSD, OpenBSD, and NetBSD. It can test network stack behavior over physical NICs on a LAN, or on a single machine using a tun virtual network device.
net/paho-mqtt-1.1 (Score: 8.972706E-5)
MQTT version 3.1/3.1.1 client class
Python MQTT version 3.1/3.1.1 client class The MQTT protocol is a machine-to-machine (M2M)/"Internet of Things" connectivity protocol. Designed as an extremely lightweight publish/subscribe messaging transport, it is useful for connections with remote locations where a small code footprint is required and/or network bandwidth is at a premium.
net/ldaptor-0.0.43 (Score: 8.972706E-5)
Pure-python LDAP module for Twisted
Ldaptor is a pure-Python library that implements: * LDAP client logic * separately-accessible LDAP and BER protocol message generation/parsing * ASCII-format LDAP filter generation and parsing * LDIF format data generation * Samba password changing logic Also included is a web-based user interface to search and edit information in an LDAP directory and a set of LDAP utilities for use from the command line.
net/pcapy-0.10.9 (Score: 8.972706E-5)
Python pcap extension
Pcapy is a Python extension module that interfaces with the libpcap packet capture library. Pcapy enables Python scripts to capture packets on the network. Pcapy is highly effective when used in conjunction with a packet-handling package such as Impacket, which is a collection of Python classes for constructing and dissecting network packets.
net/rsplib-3.0.2 (Score: 8.972706E-5)
RSerPool Framework and Example Applications
RSerPool client/server API library for load distribution and Reliable Server Pooling (RSerPool) is the IETF's standard (RFC 5351 to RFC 5356) for a lightweight server pool and session management framework. It provides highly available pool management (that is registration handling and load distribution/balancing) by components called Registrar and a client-side/server-side API for accessing the service of a pool.
net/twitter-2.2 (Score: 8.972706E-5)
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: 8.972706E-5)
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: 8.972706E-5)
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: 8.972706E-5)
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: 8.972706E-5)
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.