From 49f45ee59d713b53c96e77cf93ecc05b8a016037 Mon Sep 17 00:00:00 2001 From: el3ctr0lyte <69082962+el3ctr0lyte@users.noreply.github.com> Date: Thu, 1 Jul 2021 09:15:11 +0200 Subject: Update tor.html --- tor.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tor.html b/tor.html index 52941ed..fb8c896 100644 --- a/tor.html +++ b/tor.html @@ -26,7 +26,7 @@

Setting up Tor

Firstly we need to add the tor repo's to have the latest up to date version or tor.

- +
apt install apt-transport-https
echo "deb https://deb.torproject.org/torproject.org buster main" > /etc/apt/sources.list.d/
echo "deb-src https://deb.torproject.org/torproject.org buster main" >> /etc/apt/sources.list.d/
-- cgit v1.2.3