From 79f9ed7167168468cf69bab25d77cde2df652e03 Mon Sep 17 00:00:00 2001 From: Stefan Kreutz Date: Thu, 30 Apr 2026 10:09:22 +0200 Subject: Update link --- posts/unix-domain-socket-forwarding-with-openssh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'posts/unix-domain-socket-forwarding-with-openssh.md') diff --git a/posts/unix-domain-socket-forwarding-with-openssh.md b/posts/unix-domain-socket-forwarding-with-openssh.md index dbe546a..4905e63 100644 --- a/posts/unix-domain-socket-forwarding-with-openssh.md +++ b/posts/unix-domain-socket-forwarding-with-openssh.md @@ -4,7 +4,7 @@ description: How to control access to OpenSSH forwardings using Unix domain sock published: 2020-07-06 --- -[OpenSSH](https://www.openssh.com/) is well-known for its ability to forward TCP ports from a local host to a remote host and vice versa. +[OpenSSH](https://www.openssh.org/) is well-known for its ability to forward TCP ports from a local host to a remote host and vice versa. Typical use cases include: * Access an otherwise unreachable server via a bastion host. -- cgit v1.3.1