From c736f33aec6669a80ce26ee4a247173da839e93f Mon Sep 17 00:00:00 2001 From: Tharic99 <39832147+Tharic99@users.noreply.github.com> Date: Fri, 19 Jan 2024 18:16:20 -0500 Subject: [PATCH] Update gluetun.md --- docs/widgets/services/gluetun.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/widgets/services/gluetun.md b/docs/widgets/services/gluetun.md index 362be0c3..b3a315c1 100644 --- a/docs/widgets/services/gluetun.md +++ b/docs/widgets/services/gluetun.md @@ -3,6 +3,8 @@ title: Gluetun description: Gluetun Widget Configuration --- +[Glueton](https://github.com/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. + !!! note Requires [HTTP control server options](https://github.com/qdm12/gluetun-wiki/blob/main/setup/advanced/control-server.md) to be enabled. By default this runs on port `8000`.