iOS AWG protocol Setup

This commit is contained in:
Mykola Baibuz 2023-09-30 00:58:08 +03:00
parent 19bd94ed02
commit b7fbb84a58
4 changed files with 15 additions and 1 deletions

View file

@ -62,6 +62,7 @@ private:
bool setupOpenVPN();
bool setupCloak();
bool setupWireGuard();
bool setupAmneziaWireGuard();
bool startOpenVPN(const QString &config);
bool startWireGuard(const QString &jsonConfig);