From 38a828da8844a7f6d8baad5468ad2055c8331d30 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 4 Mar 2024 20:03:41 +0100 Subject: [PATCH] ssh/public --- rtfd/public/ssh/index.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/rtfd/public/ssh/index.rst b/rtfd/public/ssh/index.rst index 814fc95..c91e3cc 100644 --- a/rtfd/public/ssh/index.rst +++ b/rtfd/public/ssh/index.rst @@ -23,6 +23,13 @@ Create key .. todo:: other arguments +Public key +---------- + +.. code-block:: shell + + ssh-keygen -y -f private_key + Tunnel ------