We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ff7461 commit f57aa0bCopy full SHA for f57aa0b
src/ipc-uapi-unix.h
@@ -18,7 +18,7 @@
18
#define SOCK_SUFFIX ".sock"
19
20
#ifdef __APPLE__
21
-#define NET_EXT_APP_ID "com.wireguard-dev.macos.network-extension"
+#define NET_EXT_APP_ID "com.wireguard.macos.network-extension"
22
#endif
23
24
static FILE *userspace_interface_file_at(const char *iface, const char *sock_path)
0 commit comments