amnezia-client/service/server
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
..
CMakeLists.txt Some XRay improvements (#1075) 2024-09-20 12:12:22 +01:00
helper_route_mac.c Macos fixes for route functions 2021-05-27 15:01:15 -07:00
helper_route_mac.h Macos route add reimplemented using system call 2021-05-13 08:20:38 -07:00
localserver.cpp Some XRay improvements (#1075) 2024-09-20 12:12:22 +01:00
localserver.h Some XRay improvements (#1075) 2024-09-20 12:12:22 +01:00
main.cpp added open service logs to logs page (#951) 2024-09-09 17:53:44 +01:00
router.cpp Xray with Reality protocol (#494) 2024-03-27 11:02:34 +00:00
router.h Xray with Reality protocol (#494) 2024-03-27 11:02:34 +00:00
router_linux.cpp bugfix: Correctly use QProcess::start and QProcess::execute (#1331) 2024-12-31 10:21:40 +07:00
router_linux.h Xray with Reality protocol (#494) 2024-03-27 11:02:34 +00:00
router_mac.cpp Xray with Reality protocol (#494) 2024-03-27 11:02:34 +00:00
router_mac.h Xray with Reality protocol (#494) 2024-03-27 11:02:34 +00:00
router_win.cpp Xray with Reality protocol (#494) 2024-03-27 11:02:34 +00:00
router_win.h Xray with Reality protocol (#494) 2024-03-27 11:02:34 +00:00
systemservice.cpp WireGuard rework for MacOS and Windows (#314) 2023-09-14 17:44:17 +01:00
systemservice.h WIP: main 2020-12-26 15:03:51 +03:00
tapcontroller_win.cpp Spelling (#214) 2023-04-11 14:50:44 +01:00
tapcontroller_win.h Spelling (#214) 2023-04-11 14:50:44 +01:00