Skip to content

A reflector that forwards mdns packets between VLANs - like avahi-reflector but with fine-grained control !

License

Notifications You must be signed in to change notification settings

Gandem/bonjour-reflector

 
 

Repository files navigation

bonjour-reflector

Installation

You need dep to install the project dependencies. Once you've installed dep, run:

dep ensure

to install the dependencies.

One of the dependencies of the project (gopacket/pcap) also needs the libpcap header files to work properly. On Linux-based distributions, you can do this by installing the development version of libpcap.

App setup

First, indicate in the config.toml file which of your network interfaces you want to listen to.

Then build the package:

go build

And run ./bonjour-reflector (you may need to run it with administrator privileges to listen to your interface).

About

A reflector that forwards mdns packets between VLANs - like avahi-reflector but with fine-grained control !

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages