From cba2b76432dc9202cae6f45b84f81864519a57bc Mon Sep 17 00:00:00 2001 From: Celestino Amoroso Date: Sat, 9 Mar 2024 10:02:48 +0100 Subject: [PATCH] Corretto link ssh_forward_unix_socket.adoc --- SSH/README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SSH/README.adoc b/SSH/README.adoc index 805dcc9..9e93dbc 100644 --- a/SSH/README.adoc +++ b/SSH/README.adoc @@ -1,7 +1,7 @@ ## SSH * https://git.portale-stac.it/howto/linux/src/branch/main/SSH/ssh_reverse_shell.adoc#[Shell inversa con SSH] -* https://git.portale-stac.it/howto/linux/src/branch/main/SSH/ssh_formard_unix_socket#[Inoltro di socket Unix con OpenSSH] +* https://git.portale-stac.it/howto/linux/src/branch/main/SSH/ssh_forward_unix_socket.adoc#[Inoltro di socket Unix con OpenSSH] * https://git.portale-stac.it/howto/linux/src/branch/main/SSH/sshd_add_ports.adoc#[Porte SSH] * https://git.portale-stac.it/howto/linux/src/branch/main/SSH/sshd_google_authenticator.adoc#[PAM Google-Authenticator]