sproxy

HTTP proxy server that collects URLs for siege load testing

brewmacoslinux
Try with needOr install directly
Source

About

HTTP proxy server collecting URLs in a 'siege-friendly' manner

Commands

sproxy

Examples

Start sproxy on default port 8080 to collect URLs$ sproxy
Start sproxy on a custom port with specific configuration$ sproxy -p 3128
Run sproxy and save collected URLs to a siege-compatible file$ sproxy -o urls.txt