🚀 Site Exporter Setup

Secure backup system for your website and database

1
Authentication
2
Mode Selection
3
Database
4
Settings
5
Complete

Server Admin Authentication

Enter the server admin password to proceed with setup.

🔐 Get Your Admin Password

Run this command on your Linux server to retrieve the admin password:

echo -n "$(cat /etc/machine-id 2>/dev/null || cat /var/lib/dbus/machine-id)|$(hostname)|/var/www/itop" | sha256sum | cut -c1-32

This password is unique to your server and installation.