qdm12 / gluetun

VPN client in a thin Docker container for multiple VPN providers, written in Go, and using OpenVPN or Wireguard, DNS over TLS, with a few proxy servers built-in.
https://hub.docker.com/r/qmcgaw/gluetun
MIT License
6.74k stars 333 forks source link

Feature request: Mullvad healthcheck using https://am.i.mullvad.net/api #219

Open qdm12 opened 3 years ago

qdm12 commented 3 years ago

Use periodic calls to https://am.i.mullvad.net/api to verify you are connected to Mullvad and that the country, city matches the user selection.

groenator commented 3 years ago

I was just looking at configuring healthchecks for my containers. This would be a great future.