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.
Squid is a high-performance proxy caching server for Web clients, supporting FTP, gopher, and HTTP data objects.
This site hosts developer-derivates from the official version found at http://www.squid-cache.org
Free-SA is report generating tool for web, proxy and mail log files
Free-SA is logs processor and report generating tool. It can be used to control traffic usage, to evaluate conformance to the Internet access security policies, to investigate security incidents, to evaluate web server efficiency and to detect troubles with server configuration.
The Grid-Cache is a GSI HTTPS data transfer server. The server can share, for read and write, local resources and remote repositories using a cache based optimization.
...As no proxyserver is involved, jkaptive has no performance penalty, nor does it create problems with non-http traffic. Once the token is accepted, jkaptive is out of the way of any network packets completely.
For presenting the login page, jkaptive has a built-in webserver, so no additional webserver application is needed.
inetdxtra is a collection of inetd-based servers aimed at low-powered hardware like the Linksys NSLU2. It comprises a lightweight DNS, DHCP, MVPrelay, CTCS, SMTP, WWW, HTTP proxy and XMPP/Jabber server.
Simplified multithreaded Java HTTP server able to interpret GET/POST requests.
Example dummy app included. It uses Apache2 as a proxy for AJAX calls and jQuery code as a client.
-------
Requirements:
For the Java HTTP server:
- J2SE (SDK for compilation)
For the exampe web app:
- Apache2 with mod_rewrite and mod_proxy
Client-side for the web app:
- www browser supporting JS with jQuery
---
Setup:
- run Server.class from Java server files (java Server) in a...
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Vodcatcher Helper is a proxy server for media centers. It parses web pages for videos and provides them to the media center software. Supported media center softwares are VDR and XBMC.
HTTP proxy via e-mail.
Mailwebproxy reads URL from mail subject and read PUT data from mailbody.
Mailwebproxy accesses web server and makes mail contains web pages.
So, you can read web pages using mail interface. This is usefull for celler phone us
A pure HTML implementation of VNC, using the HTML 5 canvas tag and JavaScript as a client and an RFB to HTTP proxy served up by Python.
Requires Python and Python Imaging Library to be installed on the server.
jHTTPp2 is a very small HTTP/1.1 proxy server written in Java. It offers following features: IPv6 support, high-performance, blocks URL's based on a block-list, removes data from the HTTP-Header, blocks Cookies from untrusted hosts.
squidRewrite is a new URL_REWRITE for Squid Proxyserver. It support's youtube cache, and more sites is added in a momment. Sorry, i don't speak english, i'm brazillian.
mod_sass is a module for Apache web server. It compiles Sass stylesheets into CSS automatically when the sass stylesheet is requested by a clients browser. It also includes its own cache so that the CSS is only compiled when the SASS is modified.
Nettp (netty) is an Open Source .Net HTTP server written in c#, written with performance and modularity in mind. It supports Caching, gzip & deflate compression, and HTTPS (SSL using openSsl)
GeoJazzy WMSTileCache is a JEE WMS Tile Cache Web service. It optimizes and decreases the WMS request response between a WMS Server like mapserver and some Web clients like Openlayers or UDIG.
Server Framework Objects provides a robust Web Server / Proxy Server, plus an elegant plug-in architecture for adding/modifying services. There is also a collection of utility classes for use with the project, or any Java project.
SPServer is a C++ server framework library that implements the Half-Sync/Half-Async and Leader/Follower thread pool patterns. It's based on libevent in order to utilize the best I/O loop on any platform. It include an embedded http server and ssl proxy.
Allows use of the same port for both a SSH server and SSL (https) server, without needing changes to clients. Incoming connections will be proxied to a SSH or SSL server depending on the protocol spoken by the client. Handy if your home box runs a secure
The WSGW (Web Security GateWay) is a security-centric HTTP/s proxy, based on the Apache web server and some bundled third party modules.
The goal of the WSGW project is to provide a web application and XML "firewall" for the masses.
RevolvingProxy is a cross platform HTTP Proxy application that is designed to be installed on a server that has been assigned multiple IP addresses. Each connecting client is assigned a different IP address for security testing or other purposes.
httpdbg is an HTTP proxy server which is single-threaded and prints every HTTP request and response to a log file as well as to stdout. It effectively single-threads your browser, which can help in debugging race conditions.