High-performance HTTP traffic sniffing / replaying / cloning tool, heavily inspired by Gor (https://github.com/buger/gor)
- gcc >= 4.6.3
- libpcap, libpcap-dev, libevent-dev
- jemalloc (remove
-ljemalloc
from Makefile if you want to use standard malloc) - python 2.7
- python packages:
- gevent
- statsd
- https://github.com/gwik/geventhttpclient (can fall back to built-in httplib if unavailable)