From 4a96c5d867bd12241ea89e7414b200d6eaa7a49c Mon Sep 17 00:00:00 2001 From: Gitea Date: Fri, 8 Mar 2024 14:20:00 +0100 Subject: [PATCH] Sperimentazioni README con asciidoctor 3 --- README.adoc | 4 ++++ SSH/{README.mmd => README.adoc} | 3 +++ 2 files changed, 7 insertions(+) rename SSH/{README.mmd => README.adoc} (73%) diff --git a/README.adoc b/README.adoc index 8ad1f5c..cddf716 100644 --- a/README.adoc +++ b/README.adoc @@ -12,8 +12,12 @@ * [rtcwake - Risveglio programmato di un PC Linux](https://git.portale-stac.it/howto/linux/src/branch/main/System/rtcwake.adoc#) * [Sospensione dei sistemi Linux](https://git.portale-stac.it/howto/linux/src/branch/main/System/suspend.adoc#) +inlcude::https://git.portale-stac.it/howto/linux/src/branch/main/SSH[] + +//// ## SSH * [Shell inversa con SSH](https://git.portale-stac.it/howto/linux/src/branch/main/SSH/ssh_reverse_shell.adoc#) * [Porte SSH](https://git.portale-stac.it/howto/linux/src/branch/main/SSH/sshd_add_ports.adoc#) * [PAM Google-Authenticator](https://git.portale-stac.it/howto/linux/src/branch/main/SSH/sshd_google_authenticator.adoc#) +//// diff --git a/SSH/README.mmd b/SSH/README.adoc similarity index 73% rename from SSH/README.mmd rename to SSH/README.adoc index 01cf2be..710ca12 100644 --- a/SSH/README.mmd +++ b/SSH/README.adoc @@ -2,6 +2,9 @@ ## SSH +* https://git.portale-stac.it/howto/linux/src/branch/main/SSH/ssh_reverse_shell.adoc#[Shell inversa con SSH] +//// * [Shell inversa con SSH](https://git.portale-stac.it/howto/linux/src/branch/main/SSH/ssh_reverse_shell.adoc#) * [Porte SSH](https://git.portale-stac.it/howto/linux/src/branch/main/SSH/sshd_add_ports.adoc#) * [PAM Google-Authenticator](https://git.portale-stac.it/howto/linux/src/branch/main/SSH/sshd_google_authenticator.adoc#) +////