tale / headplane

An advanced UI for juanfont/headscale
MIT License
73 stars 2 forks source link

DNS page should have split DNS configuration. #14

Closed gageorsburn closed 1 month ago

gageorsburn commented 1 month ago

Right now only the main DNS configuration is allowed to be configured, however headscale supports split DNS configuration.

dns_config:
  # Whether to prefer using Headscale provided DNS or use local.
  override_local_dns: true

  # List of DNS servers to expose to clients.
  nameservers:
    - 1.1.1.1

  restricted_nameservers:
    foo.bar.io:
      - 100.64.0.1
tale commented 1 month ago

Resolved in 06d7d1ccad736d40c188308eb169e41385a62c97. Live in 0.1.6