reorganize

This commit is contained in:
Matt Hill
2021-01-09 10:35:31 -07:00
parent da26607f03
commit e60f4157ee
44 changed files with 128 additions and 149 deletions

View File

@@ -0,0 +1,13 @@
.. _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.