AdguardTeam / AdguardTeam/AdGuardHome
Specific network configuration in mobileconfig API
Abierto
feature request
research
- Lenguaje dominante
- TypeScript
- Estrellas
- 36.9k
- Forks
- 2.5k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Add `OnDemandRules` key to allow clients to enable or disable DoH or DoT in different network environments according to the configuration.
```
OnDemandRules
Action
Connect
SSIDMatch
ssid_needs_to_be_connected
Action
Disonnect
ssid_needs_to_be_disconnected
Action
Connect
InterfaceTypeMatch
WiFi
Action
Disconnect
InterfaceTypeMatch
Cellular
```

Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.