Compare commits

...

1 Commits

Author SHA1 Message Date
Mykola Baibuz
776e7c2504 Update Windows AWG binaries 2024-05-13 23:18:29 +03:00
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@
#define TUNNEL_NAMED_PIPE \
"\\\\." \
"\\pipe\\ProtectedPrefix\\Administrators\\WireGuard\\AmneziaVPN"
"\\pipe\\ProtectedPrefix\\Administrators\\AmneziaWG\\AmneziaVPN"
constexpr uint32_t WINDOWS_TUNNEL_MONITOR_TIMEOUT_MSEC = 2000;