Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only works when debugging with -f #19

Closed
cerahmed opened this issue Dec 29, 2022 · 1 comment
Closed

Only works when debugging with -f #19

cerahmed opened this issue Dec 29, 2022 · 1 comment

Comments

@cerahmed
Copy link

Hi there,

Thanks for the great tool, I can finally use mDNS over Wiregurad VPN!
I'm not sure I quite understand how I can install it though.

I cloned this repo into my RPi, then ran "make", which created a new folder with the mdns-repeater tool in it.
I ran "./mdns-repeater eth0 wg0", nothing happens. But when I ran "./mdns-repeater -f eth wg0", it opens the debugger and the repeating actually works.

Am I doing it right? Should I run it manually as a service/daemon or is my installation wrong?

@geekman
Copy link
Owner

geekman commented Feb 18, 2023

Hi, what do you mean by "nothing happens"? By default, if you don't specify -f, it should continue to run in the background as a daemon.

@geekman geekman closed this as completed Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants