We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, bind has new monitoring channel via statistics-channels: statistics-channels { inet 127.0.0.1 port 8080 allow { 127.0.0.1; }; };
there is no option to configure this in fmdns (or I didn't know how)
The text was updated successfully, but these errors were encountered:
Thanks for the request! I'll have to look into how it can be implemented.
Sorry, something went wrong.
fmDNS - #352 - statistics-channels support
b353736
This is now included in 3.0-alpha2 and later.
No branches or pull requests
Hi,
bind has new monitoring channel via statistics-channels:
statistics-channels {
inet 127.0.0.1 port 8080 allow { 127.0.0.1; };
};
there is no option to configure this in fmdns (or I didn't know how)
The text was updated successfully, but these errors were encountered: