There was an error while loading. Please reload this page.
First download the latest version
Unpack the sources:
unzip vX.X.zip
Change directory:
cd HiddenBackup-Server-vX.X
Install dependencies:
sudo pip install qrcode
Install the daemon:
sudo python setup.py install
Edit the configuration:
vim /etc/hiddenbackup.conf
Start the server:
hiddenbackupd --start
Display the Qr and scan with your device to connect client and server:
hiddenbackupd --qr
You are done!