http://iv.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/selfhosting/kutt/index.html
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
root@debian-s-1vcpu-1gb-lon1-01:~# 1 apt update -y && apt upgrade -y
apt install docker.io docker-compose git -y
git clone https://github.com/thedevs-network/kutt
cd kutt
cp .example.env .env
nano .env Hit ctrl+S to save and ctrl+X to exit nano docker-compose up -d Now we need to handle the nginx proxy: First get the CNAME dns record on your domain name (for example u.void.yt points to void.yt)...