amnezia-client/service
Andrey Alekseenko a741186c21
bugfix: Correctly use QProcess::start and QProcess::execute (#1331)
Affected functions (all on Linux/Mac):
 - `RouterLinux::flushDns` was not reloading the DNS manager.
 - `Utils::processIsRunning` was always saying that the process
   is not running when `fullFlag` was set to `false`.
 - `Utils::killProcessByName` was not killing anything.
2024-12-31 10:21:40 +07:00
..
server bugfix: Correctly use QProcess::start and QProcess::execute (#1331) 2024-12-31 10:21:40 +07:00
src feature/versioning-for-desktop (#181) 2023-05-16 01:34:06 +01:00
CMakeLists.txt WireGuard rework for MacOS and Windows (#314) 2023-09-14 17:44:17 +01:00
common.cmake added CMakeLists for server and wireguard-service projects 2022-11-07 23:59:09 +03:00