Gluetun | scripts-underground Gluetun | scripts-underground
⚠️
WARNING: Executing scripts from the internet without understanding what they do can be dangerous. This is an open frontier — always review the code before running it.

Gluetun

CPU: cores RAM: MB Disk: GB
REPO_BASE=https://raw.githubusercontent.com/scripts-underground/proxmox/main bash -c "$(curl -fsSL https://raw.githubusercontent.com/scripts-underground/proxmox/main/scripts/lxc/gluetun.sh)"

Gluetun

VPN client tunnel for Lightweight LXC containers. Routes container traffic through WireGuard or OpenVPN.

Notes

  • Access the web UI at http://:8000
  • Supports both WireGuard and OpenVPN protocols
  • Routes all container traffic through the VPN tunnel
Copied!