mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 02:11:55 +00:00
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:
@@ -1,10 +1,10 @@
|
|||||||
.. _ssh-tor:
|
.. _ssh-tor:
|
||||||
|
|
||||||
======================
|
==================
|
||||||
Using SSH Over 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``.
|
.. 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``.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user