From fa5a956193950fb7bb28d202efffbfdf187f4fea Mon Sep 17 00:00:00 2001 From: Jack Ivanov Date: Tue, 18 Apr 2017 05:16:05 +0200 Subject: [PATCH] Add URLStringProbe (#428) * Add URLStringProbe * switch to Apple's hotspot-detect.html --- roles/vpn/templates/mobileconfig.j2 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/roles/vpn/templates/mobileconfig.j2 b/roles/vpn/templates/mobileconfig.j2 index b22bfa8..6d54233 100644 --- a/roles/vpn/templates/mobileconfig.j2 +++ b/roles/vpn/templates/mobileconfig.j2 @@ -37,6 +37,8 @@ {% endif %} InterfaceTypeMatch WiFi + URLStringProbe + http://captive.apple.com/hotspot-detect.html Action @@ -47,6 +49,8 @@ {% endif %} InterfaceTypeMatch Cellular + URLStringProbe + http://captive.apple.com/hotspot-detect.html {% else %}