Actualiser README.md

This commit is contained in:
2025-08-17 00:50:56 +02:00
parent da2ad068b4
commit ea6948dbe2

View File

@@ -21,6 +21,8 @@ e.g.:
test:$2y$10$uULsuyROe3LVdTzFoBH7HO0zhvyKp6CX2FDNl7quXMFYqzitU0kc. test:$2y$10$uULsuyROe3LVdTzFoBH7HO0zhvyKp6CX2FDNl7quXMFYqzitU0kc.
``` ```
To generate bcrypt password, I recommand [hash_utils](https://git.thelilfrog.com/thelilfrog/hash_utils), which is offline and secure
The default path to this directory is `/var/lib/cloudsave`, this can be changed with the `-document-root` argument The default path to this directory is `/var/lib/cloudsave`, this can be changed with the `-document-root` argument
### Client ### Client
@@ -45,7 +47,7 @@ Run this command to start the scan, if needed, the tool will create a new archiv
```bash ```bash
cloudsave scan cloudsave scan
``` ```
#### Send everythings on the server #### Send everything on the server
This will pull and push data to the server. This will pull and push data to the server.