GitXplorerGitXplorer
o

udp-stress

public
1 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
586c9ff1ee25d5c371d418c2bae96bd6b92731bf

v0.1.1

ooneslash committed 5 months ago
Verified
d13516ce67ad4514bcd4cea6a533a9b27a6ba3ef

Merge pull request #1 from oneslash/error_messages

ooneslash committed 5 months ago
Verified
089e167ba817c8475a76318e91a08e95ffbd36cd

better error handling

ooneslash committed 5 months ago
Verified
5623b1f8a27bc65b91800ac2204ed7b290e3ac2c

first commit

ooneslash committed 5 months ago

README

The README file for this repository.

🎢 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