From 53ae52bc9f02bcf7e15b58060c7451f4cb67529f Mon Sep 17 00:00:00 2001 From: Stefan Kreutz Date: Tue, 3 Sep 2024 12:46:24 +0200 Subject: Update external link --- posts/unix-domain-socket-forwarding-with-openssh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts/unix-domain-socket-forwarding-with-openssh.md b/posts/unix-domain-socket-forwarding-with-openssh.md index 5902f5a..dbe546a 100644 --- a/posts/unix-domain-socket-forwarding-with-openssh.md +++ b/posts/unix-domain-socket-forwarding-with-openssh.md @@ -153,7 +153,7 @@ You can restrict the socket's file name by forcing a special command instead of Besides, I'm referring to the man pages at the time of writing. [^windows]: - Notably, the OpenSSH version shipped with Windows 10 does not support Unix domain socket forwarding, see [here](https://learn.microsoft.com/en-us/windows-server/administration/openssh/openssh_server_configuration). + Notably, the OpenSSH version shipped with Windows 10 does not support Unix domain socket forwarding, see [here](https://learn.microsoft.com/en-us/windows-server/administration/OpenSSH/openssh-server-configuration). [^unlink]: There is no system call to re-bind an existing Unix domain socket. -- cgit v1.2.3