Skip to content

v0.10.1

Compare
Choose a tag to compare
@fhunleth fhunleth released this 06 May 19:55
· 253 commits to main since this release
  • Improvements
    • There's now an :additional_name_servers global configuration key so that
      it's possible to force name servers to always be in the list to use. For
      example, if you don't trust that you'll always get good name servers from
      DHCP, you can add a few public name servers to this list.
    • /etc/resolv.conf now has nice comments on where configuration items come
      from. Thanks to Connor Rigby for this idea and implementation.