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

@ -8,6 +8,8 @@ xmr: 8AUYjhQeG3D5aodJDtqG499N5jXXM71gYKD8LgSsFB9BUV1o7muLv3DXHoydRTK4SZaaUBq4EAU
![](../logo.png)
![](../../context/anon_remote.png)
Before we start, you will need a Debian VPS (you can get one on digitalocean for example), if you prefer to use your own self hosted server, make sure that port 80 and 443 are correctly port forwarded so that the public ip points to the server and not the router. Once that's done, go and ssh into your debian 10 server.
You will also need to make sure that the VPS provider allows the hosting of a tor node! check torproject's good/bad isps page [here](https://community.torproject.org/relay/community-resources/good-bad-isps/).