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``.