Open akostadinov opened 1 year ago
This is what breaks recursive name resolvers like nip.io
and sslip.io
.
Meanwhile, the option is to disable Filter Private Rebind
and wait to be hacked :fearful:
Changes here require changes in unbound startup modules to be effective. Search for the option there. Once you've added an option for $UB_TXT_DOMAIN
then you can implement something in the GUI.
Please allow setting one or more private-domain configuration directives to properly allows safer local network resolution.
Steps to reproduce:
Actual behavior:
There is option to set
Filter Private Rebind
but no option to specifyprivate-domain
list.Expected behavior:
The should be an option to set
private-domain
list.Additional Information: