mServiceUniqueName
std::string mServiceUniqueName
The name of the protected file, into which the port is recorded to communicate with the client application.
mTempDirectoryPath
std::string mTempDirectoryPath
Path to the temporary directory, where VPN connection logs will be saved.
VPNSettings (const std::string &serviceUniqueName, const std::string &tempDirectoryPath, const std::string &OpenVPNExePath, const std::string &IKEv2ConnectionName, const std::string &WireguardExepath)Custom constructor.