docker run -dit \
--name udpxy \
--net=host \
--restart=unless-stopped \
tinyserve/udpxy
specific listen interface and broadcast interface -vTS -a ens192 -p 4022 -m ens224
default in this : ["-vTS", "-p", "4022"]
http://address:port/udp/mcast_addr:mport/ Relay multicast traffic from mcast_addr:mport
http://address:port/status/ Display udpxy status
http://address:port/restart/ Restart udpxy
Content type
Image
Digest
sha256:89b100d77…
Size
4 MB
Last updated
about 1 year ago
docker pull tinyserve/udpxy