A small, socket-based traffic generator. This is still highly unstable, as I'm still learning how to actually use Rust.
git clone git@github.com:BeStateless/mock-traffic-generator.git
or
cargo install traffic_generator
cargo install
the project if obtained via ssh/https, then use cargo run
to run the project. It should then open up a socket at localhost:3012
. The rest is a mystery 👻