#udp #docker #udptk

app udptk

A UDP toolkit for debugging purpose

3 releases (breaking)

0.3.0 Jan 1, 2025
0.2.0 Dec 31, 2024
0.1.5 Dec 31, 2024

#1594 in Network programming

Download history 288/week @ 2024-12-27 73/week @ 2025-01-03 8/week @ 2025-01-10 82/week @ 2025-02-14

84 downloads per month

MIT/Apache

15KB
156 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

~9–16MB
~185K SLoC