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>
This commit is contained in:
H0mer
2025-02-27 18:16:43 +01:00
committed by GitHub
parent fcddb9b1e0
commit d47636c322

View File

@@ -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<ssh>`.
.. note:: The following guide requires that you have already added an :ref:`SSH key to your server<ssh>` and run :ref:`Tor as a background process on your client<connecting-tor>`.
.. caution:: SSH over Tor is only supported on Linux and macOS, although it can also work on Windows with in PuTTY `like this <https://tor.stackexchange.com/a/143>`_. Note that those instructions use port 9150 but we've configured Tor in Windows on the traditional port: ``9050``.