Sign inSign up

particle/udp-echo

By particle

Updated over 8 years ago

Simple UDP echo server

Image
0

1.5K

particle/udp-echo repository overview

Usage:

  1. Set IN_PORT env variable to listen on
  2. Expose IN_PORT
  3. Test by sending something: echo -n "hello" | nc -4u -w1 localhost $IN_PORT

Tag summary

Content type

Image

Digest

Size

30.6 MB

Last updated

over 8 years ago

docker pull particle/udp-echo