How to Install igmpproxy in Ubuntu 18.04



Install igmpproxy by entering the following commands in the terminal:

sudo apt update
sudo apt install igmpproxy

Description:

IGMP multicast routing daemon

IGMPproxy is a simple dynamic Multicast Routing Daemon using only IGMP signalling. It's intended for simple forwarding of Multicast traffic between networks.

Homepage: https://github.com/pali/igmpproxy

Version: 0.2.1-1

Section: universe/net