Files
documentation/source/misc-guides/tor-os/linux.rst
2021-01-09 10:35:31 -07:00

13 lines
334 B
ReStructuredText

.. _tor-linux:
********************
Running Tor on Linux
********************
All you need to do is 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.