AdguardTeam / AdGuardVPNCLI

AdGuard VPN command-line version
https://adguard-vpn.com/
68 stars 1 forks source link

Is it possible to install the Adguard VPN CLI inside an Docker container? #41

Closed mjeshurun closed 1 month ago

mjeshurun commented 3 months ago

Please answer the following questions for yourself before submitting a question.

Ask a question

Hi friends, I would like to install the new Adguard VPN CLI for Linux inside a docker container on my home lab server. Is that possible? Hope you can assist 🙏

mjeshurun commented 3 months ago

I managed to install the adguardvpn-cli inside the Ubuntu-Playground docker container and I was able to connect to my adguard account and to connect to a VPN server.

However, when I check my external IP using curl ifconfig.io I am seeing my actual ISP assigned IP address and not the Adguard VPN IP.

Are there special configuration parameters I need to add to the docker container to allow the adguardvpn-cli to work correctly?

mjeshurun commented 1 month ago

Hi friends,

I installed adguardvpn-cli on unraid as a docker app using grinch27's docker hub image ( https://hub.docker.com/r/grinch27/adguardvpn-cli ) and was able to route the vpn's internet connection to another qbittorrent docker container.

However, when I test my torrent's client IP using ipleak.net I'm seeing both the adguardvpn IP and my local ISP IP.

Is there something I can do to solve my ISP IP from leaking?