Yunduo Backup is a WeChat cloud backup program. You can use Yunduo Backup to back up WeChat data to the server and access the data through a browser. You can browse and search data as you would normally use WeChat (refer to the WeChat web version).
It is common for WeChat to occupy tens of gigabytes of space. The solution can be to clear the chat history, or part of the chat history, or synchronize it to WeChat on the PC and then delete the chat history on the phone. There are also some cloud backup methods, usually directly The WeChat data on the mobile phone is directly synchronized to the cloud disk; there are also some personal backup tools that can back up the data on the PC and export the data to CSV, HTML and other backup files.
After my research, I found such a backup possibility. After backing up the data on the mobile phone to WeChat on the PC, use a backup program to back up to the server, access the backed up data through WEB or APP, and access the data to restore the WeChat interface and operation logic. Easy to use. So I spent some time (actually quite a long time) to write such a program, Cloud Backup.
View demo diagram
Execute the following command to install
docker run --name=cloudbak --restart=always -d
-p 9527:9527
-v /app/data:/app/data
likeflyme/cloudbak
View source code installation: https://www.cloudbak.org/install/install-source.html
Check out: https://www.cloudbak.org/use/create-session.html
This project is only for study and research. Commercial use is strictly prohibited. If it is used for network security purposes, please ensure that it is used under national laws and regulations. The consequences of your use of this software include but are not limited to data damage, record loss and other issues. Author No relevant responsibilities are assumed. Due to the special nature of the software, please obtain authorization from the WeChat account owner when using it. You must ensure that you do not infringe on the personal privacy rights of others and you shall bear the consequences at your own risk.
The client and server fully support offline operation and will not upload any data to third-party systems.
My energy is limited, so when you encounter problems, you need to deal with them yourself first, in order:
Communication group: 993046283