Add on-demand rules

This commit is contained in:
michaeldavie
2022-04-21 17:48:20 -04:00
parent 10d6ddef6e
commit febf5bcf80
35 changed files with 525 additions and 0 deletions

View File

@@ -38,6 +38,21 @@
<key>ServerURL</key>
<string>https://dnsnl.alekberg.net/dns-query</string>
</dict>
<key>OnDemandRules</key>
<array>
<dict>
<key>Action</key>
<string>Connect</string>
<key>InterfaceTypeMatch</key>
<string>Cellular</string>
</dict>
<dict>
<key>Action</key>
<string>Connect</string>
<key>URLStringProbe</key>
<string>http://captive.apple.com/hotspot-detect.html</string>
</dict>
</array>
<key>PayloadType</key>
<string>com.apple.dnsSettings.managed</string>
<key>PayloadIdentifier</key>