Skip to content

Privado wireguard support #3159

@privado-lgtm

Description

@privado-lgtm

Is this urgent?

None

Host OS

No response

CPU arch

None

VPN service provider

Privado

What are you using to run the container

docker run

What is the version of Gluetun

Running version latest built on 2026-02-25T04:29:46.994Z (commit 0eeee5c)

What's the problem 🤔

Hello,

PrivadoVPN developer here.

We now provide an official server list at:
https://privadovpn.com/apps/servers_export.json

The list is updated hourly and reflects the full set of active servers and locations.
The endpoint schema is stable and versioned.

Previously, the server list was not publicly exported, which may have led to missing servers or outdated locations in Gluetun.

Would it be possible to switch the PrivadoVPN provider implementation to use this official endpoint as the source of truth?

This should also resolve several related issues, such as:
#2118
#2657

Happy to assist if any adjustments are required on our side.

Thank you for your work.

Share your logs (at least 10 lines)

2026-02-25T14:03:40Z INFO [routing] default route found: interface eth0, gateway 172.30.0.1, assigned IP 172.30.0.3 and family v4
2026-02-25T14:03:40Z INFO [routing] adding route for 0.0.0.0/0
2026-02-25T14:03:40Z INFO [firewall] setting allowed subnets...
2026-02-25T14:03:40Z INFO [routing] default route found: interface eth0, gateway 172.30.0.1, assigned IP 172.30.0.3 and family v4
2026-02-25T14:03:40Z INFO [routing] adding route for 192.168.1.0/24
2026-02-25T14:03:40Z INFO TUN device is not available: open /dev/net/tun: no such file or directory; creating it...
2026-02-25T14:03:40Z INFO [firewall] setting allowed input port 8000 through interface eth0...
2026-02-25T14:03:40Z INFO [firewall] setting allowed input port 8888 through interface eth0...
2026-02-25T14:03:40Z INFO [http server] read 1 roles from authentication file
2026-02-25T14:03:40Z INFO [dns] using plaintext DNS at address 1.1.1.1
2026-02-25T14:03:40Z INFO [http server] http server listening on [::]:8000
2026-02-25T14:03:40Z INFO [healthcheck] listening on 127.0.0.1:9999
2026-02-25T14:03:40Z INFO [http proxy] listening on :8888
2026-02-25T14:03:40Z INFO [firewall] allowing VPN connection...
2026-02-25T14:03:40Z INFO [openvpn] OpenVPN 2.6.16 x86_64-alpine-linux-musl [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD]
2026-02-25T14:03:40Z INFO [openvpn] library versions: OpenSSL 3.5.5 27 Jan 2026, LZO 2.10

Share your configuration

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions