multicaster/config.toml
Ishan Jain b2a1e152e2
Updated communicator & processor
Trying to figure out the way to know the right ingress interface
2023-07-27 23:43:22 +05:30

7 lines
139 B
TOML

[[mdns]]
port = 5353
multicast_groups = ["224.0.0.251"]
sources = ["enp7s0", "lo"]
destinations = ["wlp6s0"]
filters = [ "emerald.local" ]