feat: initial commit
This commit is contained in:
20
config-sample.yaml
Normal file
20
config-sample.yaml
Normal file
@@ -0,0 +1,20 @@
|
||||
identifier: com.example.doh
|
||||
individualConfig: true
|
||||
|
||||
devices:
|
||||
- name: iPhone
|
||||
uuid: e124199a-3777-4652-b75f-d87dfe407031
|
||||
|
||||
dns:
|
||||
- name: Cloudflare
|
||||
url: https://cloudflare-dns.com/dns-query
|
||||
includeDeviceInfo: false
|
||||
formatDeviceInfo: true
|
||||
- name: Quad9
|
||||
url: https://dns.quad9.net/dns-query
|
||||
includeDeviceInfo: false
|
||||
formatDeviceInfo: true
|
||||
|
||||
|
||||
excluded_ssids:
|
||||
- MyWifiSSID
|
||||
Reference in New Issue
Block a user