From e45176ffddf923dc74fa3694fcc99b604a602b4e Mon Sep 17 00:00:00 2001 From: Claudio Maradonna Date: Fri, 31 Jul 2020 08:43:55 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ddeea1b --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# secure-reverse-ssh-tunnel + +This project provides ready-to-use tools to configure a remote host via an ssh tunnel and a jump host. \ No newline at end of file