D
Deleted member 2294691
BUY AN OFFSHORE/BULLETPROOF SERVER. DONT BUY FROM THOSE AVERAGE ONES LIKE DIGITALOCEAN.
1. Run this command in your VPS
sudo apt install nginx tor -y2. Then this
sudo vim /etc/tor/torrc3. Scroll down and remove the comment for the first HiddenServiceDir and HiddenServicePort then save it. CTRL + : then type wq! and press enter.
4. Then run
sudo systemctl nginx start && sudo systemctl tor start.5. To get your address navigate to /var/lib/tor/hidden_service using this command
cd /var/lib/tor/hidden_service then run cat hostname6. Magic.
To edit the static files navigate to /usr/share/nginx/html using this command
cd /usr/share/nginx/html
keep sharing TS