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.
Personally I find the HTTP and Shadowsocks proxy kind of inconvenient, I'd much rather have a wireguard tunnel that then sends my traffic through gluetun's VPN
I'm not sure if this should be a feature included in gluetun, or in the form of a special configuration using a seperate wireguard container running inside of gluetun's network, but I've already tried the latter and could only get the peer to connect to the wireguard server. After that it wouldn't route any internet traffic.
@qdm12 is more or less the only maintainer of this project and works on it in his free time.
Please:
do not ask for updates, be patient
:+1: the issue to show your support instead of commenting
@qdm12 usually checks issues at least once a week, if this is a new urgent bug,
revert to an older tagged container image
What's the feature 🧐
Personally I find the HTTP and Shadowsocks proxy kind of inconvenient, I'd much rather have a wireguard tunnel that then sends my traffic through gluetun's VPN
I'm not sure if this should be a feature included in gluetun, or in the form of a special configuration using a seperate wireguard container running inside of gluetun's network, but I've already tried the latter and could only get the peer to connect to the wireguard server. After that it wouldn't route any internet traffic.
Extra information and references
No response