dns-over-https
dns-over-https copied to clipboard
IP guessing feature ignores any private IP
Is there anyway to override this? Also, side note, where are logs located? I have verbose = true, but where do I see the logs?
Go modify json-dns/globalip.go.
There is no option on this, because I don't think there is a need to toggle this. For those users like you who know what they are doing, they also know how to modify the code so …
Also, side note, where are logs located? I have verbose = true, but where do I see the logs?
Logs are sent to stderr, you most likely can access them with journalctl
on your system. Perhaps we can add a hint about this in README.md
I am closing this because there is no intention to add a toggle and no reply for a couple months already.
Thanks!