Gluetun logo
Network · self-hosted

Gluetun in one click.

Gluetun is a vpn client container supporting 30-plus providers you can run on your own machine. Launch it in Even Stacks in one click, serve it over trusted HTTPS, and let your AI agents operate it.

What is Gluetun?

Gluetun is a Docker container VPN client supporting over 30 VPN providers via OpenVPN or WireGuard. Other containers route their traffic through it using Docker network namespacing.

CategoryNetwork
Default port8617
Container imageqmcgaw/gluetun:v3.40.0

Run Gluetun in Even

Even Stacks launches Gluetun as a managed container on your own machine. No compose files, no manual setup.

  1. Open the Even Stacks panel in Even. The container engine starts on demand.
  2. Find Gluetun in the one-click services and click Launch.
  3. Even pulls the image, starts it on port 8617, and serves it over trusted HTTPS at https://gluetun.localhost.

Drive Gluetun with your AI agents

Even ships an MCP, so any agent you run inside Even (Claude Code, Codex, and more) can operate Gluetun directly, at both the UI level and the container level.

Through the Even MCP an agent can run commands inside it, check its status and logs, and reconfigure it. It runs commands inside the container, reads its logs, and for web apps opens and clicks through the interface in Even's own browser pane. Ask once, for example "set up Gluetun and get it ready", and the agent handles it end to end.

How agents reach it: No web UI; set VPN provider, username, and password via environment variables. Route other containers through the VPN by setting network_mode: service:gluetun on them. Verify the active VPN IP with docker exec gluetun wget -qO- ifconfig.io.

More Network services

Other one-click services you can launch in Even Stacks.