ip route show | grep default | awk '{print $3}'sudo service php8.5-fpm start5sudo service nginx restartopenssl rand -hex 32[Convert]::ToHexString((1..32 | % { [byte](Get-Random -Min 0 -Max 256) }))echo 'export SPYROCHAT_UNIX_SECRET="secret_key"' >> ~/.bashrc
source ~/.bashrc