iOS AWG protocol Setup
This commit is contained in:
parent
19bd94ed02
commit
b7fbb84a58
4 changed files with 15 additions and 1 deletions
|
|
@ -62,6 +62,7 @@ private:
|
|||
bool setupOpenVPN();
|
||||
bool setupCloak();
|
||||
bool setupWireGuard();
|
||||
bool setupAmneziaWireGuard();
|
||||
|
||||
bool startOpenVPN(const QString &config);
|
||||
bool startWireGuard(const QString &jsonConfig);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue