http://mail.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/selfhosting/phpfilesafe/index.html
Initial Setup apt update -y && apt upgrade -y
apt install nginx php7.4-fpm curl php7.4-common socat -y
systemctl enable --now nginx php7.4-fpm Next get yourself a domain name, you can use DuckDNS Nginx Configuration Next configure nginx: mkdir /var/www/html/filesafe
mkdir /var/www/html/filesafe/uploads/
wget https://blog.nowhere.moe/servers/phpfilesafe/phpfilesafe.conf -O /etc/nginx/conf.d/phpfilesafe.conf
wget https://blog.nowhere.moe/servers/phpfilesafe/logo.png -O...
1 similar result skipped