OpenVPN 2 is a robust and highly flexible tunneling application that uses all of the encryption, authentication, and certification features of the OpenSSL library to securely tunnel IP networks over a single TCP/UDP port.
Discussion forums and project wiki can be found here:
https://forums.openvpn.net/
https://community.openvpn.net/
muhttpd is a simple but complete web server written in portable ANSI C, supporting logging, CGI scripts, MIME type based handlers, and HTTPS. It has been tested on various Unix environments on 32-bit, 64-bit, little endian and big endian systems.
icappfd is an ICAP daemon that can scan and change responses received from an HTTP server.
It scans content for phrases, assigns a score to a page and will redirect to a block url for each page with a score that passes a pre-configured limit...
It's kinda like a spam filter for the web.
icappfd is used with proxy servers (squid3, and probably others) to protect users from certain types of content such as gambling, peer2peer, porn etc etc.