smcrouted
static multicast router daemon
Install
- All systems
-
curl cmd.cat/smcrouted.sh
- Debian
-
apt-get install smcroute
- Ubuntu
-
apt-get install smcroute
- Kali Linux
-
apt-get install smcroute
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install smcroute
- Raspbian
-
apt-get install smcroute
- Dockerfile
- dockerfile.run/smcrouted
smcroute
static multicast router daemon
SMCRoute is a daemon and command line tool to manipulate the multicast routing table of a UNIX kernel. It can be used as an alternative to dynamic multicast routers like pimd, mrouted, quagga-pimd, or xorp in situations where static multicast routes should be maintained and/or no proper IGMP signaling exists.