Ports Search

Results 14,75114,760 of 19,819 for %22HTTP Server%22.(0.013 seconds)
net/scamper-20141211f (Score: 9.2878623E-4)
Tool for parallelised IPv4 and IPv6 measurement
Scamper is a program that conducts Internet measurement techniques such as ping and traceroute to large numbers of IPv4 and IPv6 addresses in parallel to fill a specified packets-per-second rate.
net/cloudfiles-1.6.0 (Score: 9.2878623E-4)
Python language bindings for Cloud Files API
Python language bindings for Cloud Files API
net/amqplib-1.0.2 (Score: 9.2878623E-4)
AMQP Client Library
Implements a simple non-threaded Python client library for AMQP 0-8, tested with RabbitMQ.
net/dpkt-1.8.8 (Score: 9.2878623E-4)
Python fast, simple packet creation / parsing module
Python module for fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols.
net/pybeanstalk-0.11.1 (Score: 9.2878623E-4)
Pure python client library for beanstalkd queue
A pure python client library for putting and getting jobs from the beanstalkd queue.
net/pktanon-1.4.0 (Score: 9.2878623E-4)
Network trace anonymizer
PKtAnon performs network trace anonymization. It is highly configurable and uses anonymization profiles. Anonymization profiles allow for mapping of arbitrary anonymization primitives to protocol attributes, thus providing high flexibility and easy usability. A huge number of anonymization primitives and network protocols are supported and ready to use for online and offline anonymization.
net/pypcap-1.1 (Score: 9.2878623E-4)
Simplified object-oriented Python extension module for libpcap
A simplified object-oriented Python extension module for libpcap
net/amqp-1.4.9 (Score: 9.2878623E-4)
Low-level AMQP client for Python (fork of amqplib)
This is a fork of amqplib which was originally written by Barry Pederson. It is maintained by the Celery project, and used by kombu as a pure python alternative when librabbitmq is not available. This library should be API compatible with librabbitmq.
net/oauth2-1.5.211 (Score: 9.2878623E-4)
Python library for OAuth version 1.0
This code was originally forked from Leah Culver and Andy Smith's oauth.py code (see net/py-oauth). A number of notable differences exist between this code and its forefathers: * 100% unit test coverage. * The DataStore object has been completely ripped out. * Classes are no longer prefixed with OAuth. * The Request class now extends from dict. * The library is likely no longer compatible with Python 2.3. * The Client class works and extends from httplib2.
net/quoted-1.01 (Score: 9.2878623E-4)
Easily configured QOTD daemon with over 130 good quality quotes
quoted - QOTD Daemon The QOTD Daemon 'quoted' listens on the qotd port (17) and responds with a randomly selected 'quote of the day' from a 'quotes' text file, which you can update with quotes of your own. It will operate either as a stand-alone daemon, or can also be invoked via inetd. If you want, you can also have it listen on a different port, other than the default 'qotd' port (17).