udptk

Crates.ioudptk
lib.rsudptk
version0.4.1
created_at2024-12-31 11:25:47.767031+00
updated_at2025-05-31 17:32:38.005344+00
descriptionA UDP toolkit for debugging purpose
homepage
repositoryhttps://github.com/whisperpine/udptk
max_upload_size
id1499912
size26,220
Yusong (whisperpine)

documentation

README

README

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
Commit count: 44

cargo fmt