man2web is a program for converting man (manual) output to HTML on
the fly (as a CGI program) or on the command line.
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
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.
mod_auth_mysql provides an MySQL-based authentication for apache2.
It's also designed to support multiple virtualhosts using only one
database.
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.
mod_dnssd is an Apache HTTPD module which adds Zeroconf support via DNS-SD
using Avahi.
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
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).
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.
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.