Loxy: Logging HTTP Proxy
tdarugar at yahoo.com
http://www.parand.com/

Description
Loxy is a logging HTTP proxy that records the requests and responses exchanged between web browsers and servers. This can be used this to record the form variables and cookies involed in a user session, so they can be replicated or simulated later.
Loxy is not a high performance, every day use proxy - it should be used for examining the HTTP requests.
 
Documentation
You'll need a recent version of Tcl to use Loxy. Run it with:
	tclsh proxy.tcl
	
and set your browser's proxy to whatever machine loxy is running on, with port 9999 .
 
Download
The latest packages are available from SourceForge.
 
License
Tcl-SQL is Open Source, and uses a BSD-Style License.