2 releases
0.1.1 | Sep 1, 2024 |
---|---|
0.1.0 | Sep 1, 2024 |
#1013 in Network programming
34 downloads per month
6KB
51 lines
🎢 UDP Stress tester
I have created a quick CLI tool to send file content from the files
directory and sends randomly content of files from the folder.
I created it to test my project, feel free to use and send PRs.
How to install:
$ cargo install udp-stress
How to use:
$ udp-stress <ADDR:PORT> <FOLDER>
folder - param will be defaulted to the <BIN_WORKDIR>/files
License: MIT
Dependencies
~2.6–8.5MB
~63K SLoC