diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/faq.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/static/faq.html b/static/faq.html index 2fd32557..d6183dae 100644 --- a/static/faq.html +++ b/static/faq.html @@ -740,6 +740,11 @@ <p>No query / data is sent to the servers and the response is unused beyond checking the response code.</p> + <p>Connectivity checks are performed for each network connection and + for VPN connections on top of those. This allows the OS to choose the + right underlying network for a VPN and to handle many types of captive + portals without the user turning off their VPN.</p> + <p>By default, the GrapheneOS connectivity check server is used via the following URLs:</p> |
