Commit Graph

2 Commits (fd0c61618a4f69975ef7941d19e5d0e7a33775e6)

Author SHA1 Message Date
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Seth Chisamore 9ff6dfd008 added formula for install Sproxy
Sproxy is a complimentary tool for the load testing tool Siege. Sproxy is the
[S]iege[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.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>

* Fix man file location.
2010-07-07 20:51:57 -07:00