Wireguard protocol + refactoring
This commit is contained in:
parent
8bdfe1741a
commit
2f6fb0d557
41 changed files with 1245 additions and 152 deletions
|
|
@ -22,6 +22,8 @@ public:
|
|||
void stop() override;
|
||||
|
||||
ErrorCode checkAndSetupTapDriver();
|
||||
static QString defaultConfigFileName();
|
||||
static QString defaultConfigPath();
|
||||
|
||||
protected slots:
|
||||
void onReadyReadDataFromManagementServer();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue