Custom routing done

ShadowSocks enabled by default
This commit is contained in:
pokamest 2021-02-18 15:00:41 +03:00
parent f91854594c
commit a1cb4ac544
36 changed files with 482 additions and 780 deletions

View file

@ -1,4 +1,4 @@
#ifndef TAPCONTROLLER_H
#ifndef TAPCONTROLLER_H
#define TAPCONTROLLER_H
#include <QObject>
@ -35,7 +35,6 @@ private:
static bool setupDriverCertificate();
static bool removeDriver(const QString& tapInstanceId);
};
#endif // TAPCONTROLLER_H