Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 264 Bytes

File metadata and controls

17 lines (11 loc) · 264 Bytes

Web-Polygraph

v 4.9.0

HTTP benchmarking tool. http://www.web-polygraph.org

Changes from source

  • Minor fixes so it actually compiles

To Build

apt-get install libssl-dev openssl build-essential gnuplot zlibc
./configure
make && make install