https://github.com/alsmith/multicast-relay
Relay multicast and broadcast packets between interfaces.
https://github.com/alsmith/multicast-relay
broadcast chromecast mdns mdns-repeater multicast philips-hue python2 python3 relay sonos ssdp ssdp-relay vlan
Last synced: 6 months ago
JSON representation
Relay multicast and broadcast packets between interfaces.
- Host: GitHub
- URL: https://github.com/alsmith/multicast-relay
- Owner: alsmith
- License: gpl-3.0
- Created: 2017-12-21T09:14:58.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-11-05T00:04:39.000Z (almost 2 years ago)
- Last Synced: 2024-02-14T21:41:04.891Z (over 1 year ago)
- Topics: broadcast, chromecast, mdns, mdns-repeater, multicast, philips-hue, python2, python3, relay, sonos, ssdp, ssdp-relay, vlan
- Language: Python
- Homepage:
- Size: 105 KB
- Stars: 288
- Watchers: 25
- Forks: 46
- Open Issues: 16
-
Metadata Files:
- Readme: README-OpenWRT.md
- License: LICENSE
Awesome Lists containing this project
README
OpenWRT installation notes
--------------------------Required OpenWRT packages are 'python3-light' and 'python3-netifaces'.
Note that only interfaces that have IPv4 addresses configured may be used
as parameters to --interfaces. If you have bridges configured then you will
probably need to specify the bridge names and not the underlying interface
names.