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.
https://hub.docker.com/r/qmcgaw/gluetun
MIT License
8.03k stars 371 forks source link

Feature request: `VPNSP` `custom` for custom configurations #611

Closed qdm12 closed 3 years ago

qdm12 commented 3 years ago

Questions

  1. Should we remove Wireguard support for VPNSP=torguard and VPNSP="vpn unlimited" in favor of using VPNSP=custom to have cleaner code / less duplication?

Notes

This adds preliminary support for Wireguard for Cyberghost, WeVPN, NordVPN and Surfshark.

TODOs

qdm12 commented 3 years ago

Done with: