Files
documentation/source/user-manuals/tor/linux.rst

13 lines
343 B
ReStructuredText

.. _tor-linux:
***********************
Setting up 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.