mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
* DNS IP custom ports for IPv4 #113993 * update configuration options * Update source/_integrations/dnsip.markdown Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * Update source/_integrations/dnsip.markdown Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
parent
3d27c8bbc2
commit
8e4e9fcd2a
@ -25,5 +25,7 @@ The **DNS IP** {% term integration %} will expose an IP address, fetched via DNS
|
||||
|
||||
{% configuration_basic %}
|
||||
Resolver:
|
||||
description: "You may override the default nameservers that are being used by setting any nameserver you like."
|
||||
description: "You may override the default IPV4 and IPV6 nameservers that are being used by setting any nameserver IP address you like, for example `1.1.1.1` (IPV4) or `2606:4700:4700::1111` (IPV6)."
|
||||
Port:
|
||||
description: "You may override the default DNS port of `53`. This may be useful to bypass DNS filtering or redirection."
|
||||
{% endconfiguration_basic %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user