summaryrefslogtreecommitdiff
path: root/tor.html
diff options
context:
space:
mode:
Diffstat (limited to 'tor.html')
-rw-r--r--tor.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/tor.html b/tor.html
index 4135080..798ca89 100644
--- a/tor.html
+++ b/tor.html
@@ -56,8 +56,8 @@ HiddenServicePort 80 127.0.0.1:80</code></pre>
<p>If the next command outputs <q>active</q> in green you're golden!</p>
<pre><code> systemctl status tor</code></pre>
-
- <p>Now your server is on the dark web. The following command will give you your onion address:</p>
+
+ <p>Now your server is on the dark web. The following command will give you your onion address:</p>
<pre><code> cat /var/lib/tor/hidden_service/hostname</code></pre>
<h2>Adding the Nginx Config</h2>