gluetun
https://github.com/qdm12/gluetun
Go
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.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported0 Subscribers
Add a CodeTriage badge to gluetun
Help out
- Issues
- Bug: WARN [dns] DNS server address is not in local subnets, make sure to specify it in FIREWALL_OUTBOUND_SUBNETS
- Bug: The ProtonVPN port is changing every minute
- feat(cryptostorm): add WireGuard and OpenVPN provider support
- Bug: INPUT firewall rules and routing table 199 not applied to secondary network interfaces (eth1+)
- PureVPN provider revamp
- feat(firewall): use direct nftables when supported
- hotfix(netlink): fix dropping connections on firewall setup for all systems
- Privado wireguard support
- Bug: conntrack flush fails on older kernels (4.4.x)
- Bug: gluetun is always trying port 53 for connection when downloaded OpenVPN files from PureVPN reference port 1194.
- Docs
- Go not yet supported