AbandonTech / AbandonTech/minecraftrouter
Domain names not resolving due to trailing `.`
Aperta
- Lingua principale
- Go
- Stelle
- 2
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
# Summary
When using the API resolver, domain names need to include both the regular domain name and the same domain name, but with a trailing `.` at the end or else it will sometimes fail to resolve. I.e if the target domain is `gurkult.com`, we need both `gurkult.com` and `gurkult.com.` or else routing will fail. We must revise routing to route the request regardless of the trailing dot.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.