5 releases (3 breaking)

Uses new Rust 2024

0.4.1 May 31, 2025
0.4.0 Apr 24, 2025
0.3.0 Jan 1, 2025
0.2.0 Dec 31, 2024
0.1.5 Dec 31, 2024

#1511 in Debugging

Download history

326 downloads per month

MIT/Apache

17KB
172 lines

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

Dependencies

~10–16MB
~193K SLoC