From d47636c322d0c54441bafc5046e5c3ea0ce64fac Mon Sep 17 00:00:00 2001 From: H0mer <108570942+13Homer13@users.noreply.github.com> Date: Thu, 27 Feb 2025 18:16:43 +0100 Subject: [PATCH] ssh-tor add note (#642) * ssh-tor add note * Update site/source/misc-guides/ssh-tor.rst Make bars match text * Update site/source/misc-guides/ssh-tor.rst make bars match text header * Update site/source/misc-guides/ssh-tor.rst Co-authored-by: gStart9 <106188942+gStart9@users.noreply.github.com> --------- Co-authored-by: gStart9 <106188942+gStart9@users.noreply.github.com> --- site/source/misc-guides/ssh-tor.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/site/source/misc-guides/ssh-tor.rst b/site/source/misc-guides/ssh-tor.rst index 88c7742..b057a1b 100644 --- a/site/source/misc-guides/ssh-tor.rst +++ b/site/source/misc-guides/ssh-tor.rst @@ -1,10 +1,10 @@ .. _ssh-tor: -====================== +================== Using SSH Over Tor -====================== +================== -.. note:: The following guide requires that you have already added an :ref:`SSH key to your server`. +.. note:: The following guide requires that you have already added an :ref:`SSH key to your server` and run :ref:`Tor as a background process on your client`. .. caution:: SSH over Tor is only supported on Linux and macOS, although it can also work on Windows with in PuTTY `like this `_. Note that those instructions use port 9150 but we've configured Tor in Windows on the traditional port: ``9050``.