Files
documentation/source/misc-guides/tor-os/linux.rst
Lucy Cifferello ec86d22ccf lots of updates
2021-03-08 17:45:02 -07:00

13 lines
321 B
ReStructuredText

.. _tor-linux:
********************
Running Tor on Linux
********************
#. Install the Tor proxy service to your system. To do so, open your terminal and run the following command:
.. code-block::
sudo apt update && sudo apt install tor
#. That's it! Your Linux machine is now setup to natively use Tor.