diff options
author | lolcat <will@lolcat.ca> | 2024-02-26 11:31:52 -0500 |
---|---|---|
committer | lolcat <will@lolcat.ca> | 2024-02-26 11:31:52 -0500 |
commit | a20d4de1e4d1a00c0d152136e5d7cd81481ace7b (patch) | |
tree | 185e231969aa116136a8e8314aa726687e94a0a2 /docs | |
parent | 8944ca68944929f1da49a0bfb310675a6287fdc3 (diff) |
added mwmbl scraper
Diffstat (limited to 'docs')
-rw-r--r-- | docs/tor.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/tor.md b/docs/tor.md index 15521af..b29ac3d 100644 --- a/docs/tor.md +++ b/docs/tor.md @@ -12,3 +12,5 @@ This guide assumes that there is already a configured webserver sitting on port 5. Restart the tor service using `service tor restart` 6. Wait for a while... 7. Run `cat /var/lib/tor/4get/hostname`. That is your onion address! + +# Specify your own tor address |