AdguardTeam / AdguardTeam/dnsproxy
Do not use .local for unicast DNS examples
Aperta
- Lingua principale
- Go
- Stelle
- 3.3k
- Fork
- 343
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Please do not use ``.local`` domain for any unicast DNS examples. Only examples worthy using that domain is example of blocked forwarding. But README.md uses it do direct a domain to local resolver.
``.local`` should be only for [Multicast DNS](https://www.rfc-editor.org/rfc/rfc6762.html) and nothing else.
Alternatives:
- use ``home.arpa``, [RFC 8375](https://www.rfc-editor.org/rfc/rfc8375.html)
- use ``example.net``, just for similar purposes special domain
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.