MarkusMcNugen / docker-qBittorrentvpn

Docker container which runs a headless qBittorrent client with WebUI and optional OpenVPN
https://hub.docker.com/r/markusmcnugen/qbittorrentvpn/
GNU General Public License v3.0
166 stars 92 forks source link

IP Leak Check not possible with DNS set to "8.8.8.8,8.8.4.4" #141

Open schnillerman opened 1 year ago

schnillerman commented 1 year ago

I could not successfully run DNS leak checks with the above DNS setting in the docker variable. It just did not give any result (no IP at all).

When I changed to only 8.8.8.8 (no secondary DNS), it worked.