Ports Search

Results 4,4914,500 of 5,161 for /ports-mgmt/.(0.006 seconds)
www/man2web-0.88 (Score: 0.006224396)
Convert man pages to HTML
man2web is a program for converting man (manual) output to HTML on the fly (as a CGI program) or on the command line.
www/httptunnel-3.3 (Score: 0.006224396)
Tunnel a TCP/IP connection through a HTTP/TCP/IP connection
httptunnel creates a bidirectional virtual data path tunnelled in HTTP requests. The requests can be sent via an HTTP proxy if so desired. This can be useful for users behind restrictive firewalls. If WWW access is allowed through an HTTP proxy, it's possible to use httptunnel and, say, telnet or PPP to connect to a computer outside the firewall. If you still don't understand what this is all about, maybe you can find some useful information in the FAQ file. This program is mostly intended for technically oriented users. They should know what to do. httptunnel is free software. See COPYING for terms and conditions. If you like it, I would appreciate if you sent a post card to: Lars Brinkhoff Kopmansgatan 2 411 13 Goteborg Sweden
www/mknmz-wwwoffle-0.7.2 (Score: 0.006224396)
WWWOFFLE cache indexer for full-text search system Namazu
mknmz-wwwoffle performs full-text search over the cache created by WWWOFFLE, using full-text search system Namazu (http://www.namazu.org/). mknmz-wwwoffle adds a filter for mknmz which is used to generate index files for cache entries in WWWOFFLE.
www/mod_auth_mysql-1.11 (Score: 0.006224396)
MySQL-based authentication module with VirtualHost support
mod_auth_mysql provides an MySQL-based authentication for apache2. It's also designed to support multiple virtualhosts using only one database.
www/mod_auth_openid-0.8 (Score: 0.006224396)
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.
www/mod_dnssd-0.6 (Score: 0.006224396)
Apache module that provides DNS-SD capabilities
mod_dnssd is an Apache HTTPD module which adds Zeroconf support via DNS-SD using Avahi.
www/mod_fcgid-2.3.9 (Score: 0.006224396)
Alternative FastCGI module for Apache2
mod_fcgid is a high performance alternative to mod_cgi or mod_cgid, which starts a sufficient number instances of the CGI program to handle concurrent requests, and these programs remain running to handle further incoming requests. It is favored by the PHP developers, for example, as a preferred alternative to running mod_php in-process, delivering very similar performance. License: Apache License
www/ljdump-1.5 (Score: 0.006224396)
Tool to download LiveJournal entries and comments
ljdump reads the journal entries from a LiveJournal (or compatible) blog site and archives them in a subdirectory named after the journal name. Both the journal entries and journal comments are downloaded, which makes ljdump a great backup tool for creating offline copy of your journal. The program may be run as often as needed to bring the backup copy up to date. Both new and updated items are downloaded. ljdump uses only standard Python libraries, so it will work wherever Python itself does (Windows, Linux, FreeBSD, Mac OS X, etc).
www/mod_ntlm2-0.1 (Score: 0.006224396)
NTLM authentication module for the Apache2 webserver
NTLM is an authentication protocol used by Microsoft Internet Informations Server(tm) and Microsoft Internet Explorer(tm). While it is not really secure, it offers background authentication (the workstation logon credentials of users are passed through to the web server). This feature is widely used in intranets based on these Microsoft products. This module is implementing NTLM authentication for Apache2 on Unix platforms.
www/mod_remoteip-2.3.5.a (Score: 0.006224396)
Replaces the client IP address/hostname with that given by a proxy
Backport of the Apache 2.3 module that replaces the apparent client remote IP address and hostname for the request with the IP address list presented by a proxy or load balancer via the request headers.