You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It will be interesting to allow user to add non ip value in DNS global settings.
We can use this in wireguard to specify the local domain to search (eg: .home)
DNS = 10.23.0.1, home
From wg-quick man page:
DNS — a comma-separated list of IP (v4 or v6) addresses to be set as the interface's DNS servers, or non-IP hostnames to be set as the interface's DNS search domains. [...]
The text was updated successfully, but these errors were encountered:
It will be interesting to allow user to add non ip value in DNS global settings.
We can use this in wireguard to specify the local domain to search (eg: .home)
From wg-quick man page:
The text was updated successfully, but these errors were encountered: