diff --git a/internal/configuration/settings/openvpnselection.go b/internal/configuration/settings/openvpnselection.go index 3a0c4c4b..bb11ed66 100644 --- a/internal/configuration/settings/openvpnselection.go +++ b/internal/configuration/settings/openvpnselection.go @@ -56,7 +56,7 @@ func (o OpenVPNSelection) validate(vpnProvider string) (err error) { // no restriction on port case providers.Cyberghost, providers.HideMyAss, providers.PrivateInternetAccess, providers.Privatevpn, - providers.Protonvpn, providers.Torguard: + providers.Torguard: // no custom port allowed case providers.Expressvpn, providers.Fastestvpn, providers.Ipvanish, providers.Nordvpn,