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
8.1k stars 374 forks source link

VPN provider support: AdguardVPN #2076

Open alx-xlx opened 10 months ago

alx-xlx commented 10 months ago

The list of servers are hidden behind adguardvpn website. It has recently been released for linux usage.

Here is the link https://www.reddit.com/r/Adguard/comments/182s3f7/adguard_vpn_now_supports_routers/

and this is how the configuration items look like. taken from one of the comments suggesting how to use it on linux

leo15dev commented 10 months ago

AdGuard VPN now supports routers

This feature requires an AdGuard VPN subscription and IKEv2/IPsec support. More protocols will be added in the future.

AdGuard VPN cannot be used on Gluetun unless it supports WireGuard or OpenVPN. So it's been a long wait!