PippoProxy is a 100% pure Java HTTP proxy designed/implemented for Apache Tomcat. Thanks to its cache manager (that can be disabled in case of DYNAMIC proxied web sites) it's really very performant in case of STATIC proxied web sites.
Enables a user to view & alter
all aspects of comunications with a web site via a proxy. Primarily used for security
based penetration testing of web sites, it can also be used for
debugging during development. Seen as part of a hacker toolkit.
HttpBridge is a web http proxy, also called CGI-proxy. It is implemented by Java Servlets. It allows designated family members, friends, and co-workers who are behind a firewall or in the countries where internet is restricted to access liberal internet.
SocketSwitchboard is a virtual proxy, router, or VPN. It uses an XML configuration to map incoming traffic on one or more ports to designated hosts and ports on the LAN or on the Internet. It supports complex boolean access restrictions and SSL.
FibsCompanion is a java local proxy for FIBS/CLIP clients, allowing them to make use of several features built-in to the proxy without changing the client. Additionally, a plug-in architecture and API allows for expansion.
A Java based Proxy which dynamically converts HTML from existing web applications to provide XML data and XML-RPC services without having to modify the web applications. One format implements an algorithm called the RMA discussed in a graduate thesis.
After the presentation on CeBIT 2004 fair finally available: SpamStop works as a Proxy between your Pop3-Client and the -Provider, it uses a Support Vector Machine to classfy incoming mails and automatically learns classifiers from samples of your mails.
JavaTunnel is a java, free, tunneling program.
It can function in two ways: 1 It can open TCP/IP tunnel between two computers, using HTTP as a transport(not yet). 2 It can open a connection directly, witht he help of a SSL-HTTP proxy(avaible now).
Socket Proxy is a multi-threaded server for monitoring and logging socket traffic. Custom handlers may be written in Java to examine or modify traffic flowing in or out. The author uses it routinely to capture web service and RDBMS SQL traffic.
This is a Java-based project to integrate IM services (MSN, Yahoo, AOL, ICQ, Jabber) into a server-based proxy service, providing always-on presence and offline message queing. Any Jabber-based client can receive messages from the service.
Reduce employee personal Internet usage during the working day.
Increase respect of your corporate Internet usage policy, provide open and honest feedback such as WebMail use during work hours.
Plugs into an existing proxy or firewall such as Squid.
This project is to develop a pop3 proxy server which will interact with Hotmail and retrieve all the mails and store it temporarily for processing a pop3 request. Everything will be totally in Java!
This project is a try of implementing Java Messages Systems on Java 2 Micro Edition.
The project consists of a few parts:
- a library for mobiles, implementing most of JMS methods
- a proxy serwer, running on J2SE, communicating with queues provider
A web proxy that provides Single Sign-On (SSO) into websites in a manner that protects your passwords and other sensitive information from untrusted network access devices.
Puff Proxy is a tiny http proxy written in Java, with several features:
1) 3 cache-eviction policy: FIFO, Last Recently Used and Most Used
2) Badword list, useful for parental lock, for example.
3) IP black list
4) A little engine that prefetches the
jRevProxy is a lightweight reverse proxy server fully written in Java. jRevProxy accepts HTTP and HTTPS requests and translates these into new requests based on a set of rules. HTTPS with client side authentication (X509 certificates) is supported.
JMSME provides implementation of Java Message Service on Java 2 Micro Edition.
<br>It consists of 2 parts: <br>
client-side part - library implementing JMS functionality <br>
server-side part - proxy between the client-side and JMS provider server.
Portlet Streams is intended to be a high-speed java rewrite and proxy mechanism with it's basic roots founded in mod_rewrite and mod_proxy from the Apache foundation.