AdguardTeam / AdguardTeam/AdGuardHome

Customizable bootstrap servers in mobileconfig API

Aperta
#3,607 15 commenti 0 reazioni 1 assegnatario Rivendicata da @105th Vedi su GitHub
enhancement P3: Medium
Lingua principale
TypeScript
Stelle
36.9k
Fork
2.5k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Have a question or an idea? Please search it [on our forum](https://github.com/AdguardTeam/AdGuardHome/discussions) to make sure it was not yet asked. If you cannot find what you had in mind, please [submit it here](https://github.com/AdguardTeam/AdGuardHome/discussions/new).

### Prerequisites

Please answer the following questions for yourself before submitting an issue. **YOU MAY DELETE THE PREREQUISITES SECTION.**

- [x] I am running the latest version
- [x] I checked the documentation and found no answer
- [x] I checked to make sure that this issue has not already been filed

### Issue Details

* **Version of AdGuard Home server:**
* v0.107.0-a.166+176a344a
* **How did you install AdGuard Home:**
* Docker
* **How did you setup DNS configuration:**
* Router
* **If it's a router or IoT, please write device model:**
* VPS
* **CPU architecture:**
* AMD64
* **Operating system and version:**
* Ubuntu 20.04.3 LTS

### Expected Behavior

The latest *. mobileconfig is not working on iOS & macOS. After I installed this profile, I cannot reach any website. `ServerAddresses` may not mean as Bootstrap DNS servers. It works on Code A but not works on Code B.
```
# Code A
DNSProtocol
HTTPS
ServerAddresses

8.8.4.4
8.8.8.8

ServerURL
https://dns.google/dns-query
```
```
# Code B
DNSProtocol
HTTPS
ServerAddresses

8.8.4.4
8.8.8.8

ServerURL
https://my.dns.server/dns-query
```
### Actual Behavior

### Screenshots

Screenshot:

### Additional Information

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.