fix stuff

This commit is contained in:
nihilist 2025-05-29 19:03:51 +02:00
parent 7739e73322
commit 9a415258f4
84 changed files with 313 additions and 191 deletions

View file

@ -12,6 +12,8 @@ In this tutorial we're going to look at where exactly you can host Hidden Servic
## **Hosting a Hidden Service Remotely**
![](../context/anon_remote.png)
One way to host a Hidden Service is remotely. You anonymously rent a VPS to a non-KYC cloud provider (using Tor and Monero), and use it anonymously (using SSH through Tor), to host a Tor Hidden Service.
![](1.png)
@ -28,6 +30,8 @@ _TLDR:_ it's safer in case if anything goes wrong, but you don't have physical c
## **Self-Hosting a Hidden Service**
![](../context/anon_self.png)
Another way to host a Hidden Service is locally, you Self-host it. You are running a server at home (which could be your previous PC), to run the hidden service. And if the ISP doesn't allow Tor traffic, you use a VPN to hide the Tor traffic.
![](2.png)