mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
added wireguard connection implementation for Linux
This commit is contained in:
@@ -18,5 +18,8 @@ class IpcInterface
|
||||
|
||||
SLOT( void cleanUp() );
|
||||
SLOT( void setLogsEnabled(bool enabled) );
|
||||
|
||||
SLOT( bool copyWireguardConfig(const QString &sourcePath) );
|
||||
SLOT( bool isWireguardRunning() );
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user