mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-23 02:00:20 +07:00
moved the function of checking the availability of wireguard config to ipc client
This commit is contained in:
@@ -27,6 +27,7 @@ public:
|
||||
virtual void setLogsEnabled(bool enabled) override;
|
||||
virtual bool copyWireguardConfig(const QString &sourcePath) override;
|
||||
virtual bool isWireguardRunning() override;
|
||||
virtual bool isWireguardConfigExists(const QString &configPath) override;
|
||||
|
||||
private:
|
||||
int m_localpid = 0;
|
||||
|
||||
Reference in New Issue
Block a user