From 0bc7c1ad0a4185f585ccf08fda6fad0bd9bce1ac Mon Sep 17 00:00:00 2001 From: nihilist Date: Tue, 22 Apr 2025 21:04:37 +0200 Subject: [PATCH] fix link --- opsec/mailprivate/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opsec/mailprivate/index.html b/opsec/mailprivate/index.html index 0f2375e..ae1872c 100644 --- a/opsec/mailprivate/index.html +++ b/opsec/mailprivate/index.html @@ -79,7 +79,7 @@

Initial VPN over Tor Setup

-

First let's make it use an external VPS as a VPN server (make sure that you get it from a non-KYC cloud provider, where you create your account with an email that you also registered through TOR.), see this tutorial i made for the full reasoning.

+

First let's make it use an external VPS as a VPN server (make sure that you get it from a non-KYC cloud provider, where you create your account with an email that you also registered through TOR.), see this tutorial i made for the full reasoning.


 root@mail:~# apt update -y ; apt upgrade -y ; apt autoremove -y ; apt install vim tor obfs4proxy -y