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
7.52k stars 355 forks source link

fix: PortForwardOnly crash #2167

Closed Plancke closed 6 months ago

Plancke commented 6 months ago

Adds the new PortForwardOnly variable to the copy function.

fixes #2163 #2165

Plancke commented 6 months ago

Fixed on master

qdm12 commented 6 months ago

Thanks!! I didn't see that one, sorry about that!

Plancke commented 6 months ago

No worries!