#udp #udp-packet #sender #file-content #data #stress #randomly

app udp-stress

Simple UDP packet sender, sends data from the folder randomly

2 releases

0.1.1 Sep 1, 2024
0.1.0 Sep 1, 2024

#525 in Command line utilities

Download history 196/week @ 2024-08-30 18/week @ 2024-09-06 23/week @ 2024-09-13 11/week @ 2024-09-20

248 downloads per month

MIT license

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