To verify there are no leaks in your VPN connection we can use the command-line tool, cURL to fetch a response from a public web API allowing us to check if there are any leaks in our connection. This helps to ensure traffic is being securely routed.
IPV6
1
curl https://ipleak.net/json/
If successful, you should get the following response:
1
curl: (6) Could not resolve host: ipleak.net
If there is a leak you should see the following output: