Ports Search

Results 791800 of 8,048 for /www/.(0.003 seconds)
www/imdbpy-5.0 (Score: 0.056974534)
Retrieve and manage the data of the IMDb movie database
IMDbPY is a Python package useful to retrieve and manage the data of the IMDb movie database. IMDbPY aims to provide an easy way to access the IMDb's database using a Python script. Platform-independent and written in pure Python, it's theoretically independent from the data source (since IMDb provides two or three different interfaces to their database). IMDbPY is mainly intended for programmers and developers who want to build their Python programs using the IMDbPY package, but some example scripts - useful for simple users - are included.
www/nevow-0.14.0 (Score: 0.056974534)
Web application templating system, based on the Twisted Woven
Nevow (pronounced as the French "nouveau", or "noo-voh") is a web application construction kit written in Python. It is designed to allow the programmer to express as much of the view logic as desired in Python, and includes a pure Python XML expression syntax named stan to facilitate this. However it also provides rich support for designer-edited templates, using a very small XML attribute language to provide bi-directional template manipulation capability. Nevow also includes formless, a declarative syntax for specifying the types of method parameters and exposing these methods to the web. Forms can be rendered automatically, and form posts will be validated and input coerced, rendering error pages if appropriate. Once a form post has validated successfully, the method will be called with the coerced values.
www/searx-0.10.0 (Score: 0.056974534)
Searx / a privacy-respecting, hackable metasearch engine
A privacy-respecting, hackable metasearch engine.
www/mod_asn-1.7 (Score: 0.056974534)
Look up the AS and network prefix of IP address
mod_asn is an Apache module that uses BGP routing data to look up the autonomous system (AS) and the network prefix (subnet) which contains a given (clients) IP address.
www/mitmproxy-0.15 (Score: 0.056974534)
SSL-capable man-in-the-middle proxy
'mitmproxy' is an SSL-capable man-in-the-middle HTTP proxy. It provides a console interface that allows traffic flows to be inspected and edited on the fly. 'mitmdump' is the command-line version of mitmproxy, with the same functionality but without the frills. Think tcpdump for HTTP.
www/mod_amazon_proxy-20100913 (Score: 0.056974534)
Amazon Auth Proxy for Product Advertising API
Authentication Proxy Server of Amazon Product Advertising API for Apache module.
www/mod_antiloris-0.4 (Score: 0.056974534)
Protect Apache 2.x against the Slowloris HTTP DoS attack
This module protects Apache 2.x from the Slowloris HTTP DoS attack by limiting the number of allowed connections.
www/mod_auth_cas-1.0.9.1 (Score: 0.056974534)
Apache 2.x module that supports the CASv1 and CASv2 protocols
mod_auth_cas is an Apache 2.0/2.2 compliant module that supports the CASv1 and CASv2 protocols.
www/mod_auth_cookie_mysql2-1.0 (Score: 0.056974534)
Allows authentication against MySQL database via secure cookie
This Apache module allows authentication against a MySQL database via a cryptographically secure cookie. Features: - Fake Basic Auth with cookies - Cookie only consists of random session data, no username or password - Can check expiry information stored in database against cookie - Can check if the remote IP is equal to the IP stored in database - Can be used for Single-Sign-On (SSO).
www/mod_auth_openid-0.8 (Score: 0.056974534)
Authentication module for the Apache 2 webserver with OpenID
mod_auth_openid is an authentication module for the Apache 2 webserver. It handles the functions of an OpenID consumer as specified in the OpenID 2.0 specification.