Sign inSign up

agrrh/udpxy

By agrrh

Updated over 6 years ago

udpxy - IPTV relay service, converts IGMP to HTTP stream

Image
12

100K+

agrrh/udpxy repository overview

Get help:

docker run --rm agrrh/udpxy help

Run container:

  • as daemon
  • binded to port 4022
  • renewing subscription each 300 secs
docker run -d --name udpxy \
  --network host \
  --restart unless-stopped \
  agrrh/udpxy \
  -T -p 4022 -M 300

Tag summary

Content type

Image

Digest

Size

48.1 MB

Last updated

over 6 years ago

docker pull agrrh/udpxy