summaryrefslogtreecommitdiff
path: root/posts
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2024-09-03 12:46:24 +0200
committerStefan Kreutz <mail@skreutz.com>2024-09-03 12:46:51 +0200
commit53ae52bc9f02bcf7e15b58060c7451f4cb67529f (patch)
tree49da755cce61d6c7928df73cda4602bbce27f7df /posts
parent6772e304c049cf44bbf47b445b04c8e45c16c128 (diff)
downloadblog-53ae52bc9f02bcf7e15b58060c7451f4cb67529f.tar
Update external link
Diffstat (limited to 'posts')
-rw-r--r--posts/unix-domain-socket-forwarding-with-openssh.md2
1 files changed, 1 insertions, 1 deletions
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.
Generated by cgit. See skreutz.com for my tech blog and contact information.