HTTPManifold takes incoming HTTP connections and forwards them to other servers (reverse proxy). A single IP address can handle multiple domains, and route requests to other networked machines. It allows for monitoring and debugging raw HTTP traffic.
Viralator enhances your network's squid proxy server with a virus scanner. Before a user can download a file, the proxy passes the file to the Viralator script which, in turn, uses a virus scanner to scan, disinfect, or delete the download.
This program allows you to use SSH, TELNET, VNC, FTP and any other Internet application from behind HTTP(HTTPS) and SOCKS(4/5) proxy servers. This "proxifier" provides proxy server support to any app.
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.
Asterisk Manage API and FAGI C++ Framework. Implemented with high efficient OS independent Sockets wrapper (ACE). Provide C++ API wrappers for Asterisk Manager API and FAGI. A Manage API relay(proxy) server and a FAGI socket server will be implemented.
Antispyd is an HTTP/HTTPS threats filtering proxy server written in pure C under Linux. The main goal of the project is to develop a free, secure, fast and extensible solution to fight against current Web threats, anonymize and control web traffic.
J2EP is a reverse proxy running on a J2EE engine. The proxy is written in java and was originally designed with Tomcat in mind, but any engine should work fine. A set of basic mapping rules are included but they can easily be extended to your own needs.
Scripts written in php/mysql/bash aimed to provide control over volume of traffic downloaded with users through squid proxy server. Users are identified with ip addresses or computers names. Current version of squid-traffic contains an installer that sim
ProxyCat supplies a whole solution of Proxy, including proxy server exploration, validation, scoring and proxy list exchanging by means of peer-to-peer.
User can surf the internet via the auto-generated fast and stable proxy. HTTP/HTTPS SOCKS are both
A flexible and extensible Python identd which can act as a reverse proxy, forwarding requests to other machines on the network. Based on Twisted. Currently only supports Linux, but hopefully will extend to other platforms.
EmailProxy is a proxy server made in Perl. It tunnels POP3 commands from the client to the pop3 host. It only connects with accounts described on it's configuration file.
Small Screen Proxy is a HTTP proxy server. It reformats web page for small screen devices e.g. handheld computer, PDA, mobile phone. It provides outline view and partial view of web pages which you want to see. The views are easy to see on small screen.
The Exclaim server is an extensible AOL Instant Messenger-compatible proxy server. Exclaim serves as an architecture for expanding the features of AIM through loadable modules.
a remote shell-agent(proxy) server , it's orginal purpose is to run progresses on multipe remote machines to issue a task. it could be used on LAN or WAN as using TCP/IP.Also it can work behind a firewall by set port to 80 or so .
Philtron is a proxomitron-like filtering HTTP proxy server writ entirely in PHP. Major design goals include removing unwanted/hostile content from web pages, better anonymity measures (HTTP headers control), user friendly, web-based configuration.
mod_replace is an Apache 2.0.x filter that rewrites text patterns based on PCRE within an request header / body or an response header. It is commonly used with mod_proxy's reverse proxy feature to fix incorrect behaviour of web applications.