                             Sproxy README

WHAT IS IT?
-----------
Sproxy is the [S][proxy], a tool designed to harvest URLs to a urls.txt
for the Siege http/https regression tester.  Sproxy is designed to work
like a regular  http proxy.  It listens for  http requests on port 9001 
(default)  and it returns requested content to the web browser while it 
writes the URL along with any  GET requests and/or  POST data to a file 
for Siege.

WHY DO I NEED IT?
-----------------
For starters, if you don't use Siege, then you probably don't need this
application.  But if you  want to  construct a file of  URLs associated 
with a particular website, or if you want to build 'urls.txt' files for 
Siege, then Sproxy is for you.  It will collect all URLs requested by a
browser and write them to an ASCII text file along with associated POST
data and GET requests.  URLs with  POST data are constructed in a Siege
'friendly' format. 

WHERE IS IT?
------------
The latest version of sproxy can be obtained via  anonymous FTP:
ftp://sid.joedog.org/pub/sproxy/sproxy-latest.tar.gz


LICENSE
-------
Consult  the  file  COPYING  for  complete  license information.

Copyright (C) 2003  Jeffrey Fulmer <jeff@joedog.org>

Permission is  granted  to anyone to make or distribute verbatim
copies  of  this  document as received,  in any medium, provided
that  the  copyright  notice  and  this  permission  notice  are
preserved,  thus giving the recipient permission to redistribute
in turn.

Permission  is  granted  to distribute modified versions of this
document,  or  of portions of it,  under  the above  conditions,
provided also that they carry prominent notices stating who last
changed them.

