Skip to content

Feat: Allow providers to customize nameservers

micah requested to merge micah/platform:variable_nameservers into master

Before this, you would get the nameservers that LEAP decided. This commit will allow you to set your nameservers in your node's configuration if you want to use customized ones.

The default stays the same, with the exception of one of the openNIC nameservers, which was no longer responding, this one was switched to a new one.

Merge request reports