parent
eeeb2805c5
commit
760f935965
10 changed files with 285 additions and 3 deletions
|
@ -72,9 +72,11 @@ private:
|
|||
bool setupCloak();
|
||||
bool setupWireGuard();
|
||||
bool setupAwg();
|
||||
bool setupXray();
|
||||
|
||||
bool startOpenVPN(const QString &config);
|
||||
bool startWireGuard(const QString &jsonConfig);
|
||||
bool startXray(const QString &jsonConfig);
|
||||
|
||||
void startTunnel();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue