| Crates.io | udptk |
| lib.rs | udptk |
| version | 0.4.1 |
| created_at | 2024-12-31 11:25:47.767031+00 |
| updated_at | 2025-05-31 17:32:38.005344+00 |
| description | A UDP toolkit for debugging purpose |
| homepage | |
| repository | https://github.com/whisperpine/udptk |
| max_upload_size | |
| id | 1499912 |
| size | 26,220 |
A simple UDP toolkit that provides a way to send and receive UDP packets.
It can be useful in scenarios when debugging UDP based microservices.
# Get started with docker
docker run --rm whisperpine/udptk -h