AdguardTeam / AdGuardVPNCLI

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

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

Open mjeshurun opened 2 months ago

mjeshurun commented 2 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 2 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?