Skip to content

A simple batch script to backup and restore GlassWire settings and database. This script provides a user-friendly terminal interface for exporting the GlassWire database to a ZIP file and importing it back when needed.

License

Notifications You must be signed in to change notification settings

xAlcahest/GlassWireBackupRestore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bb144a5 · May 29, 2024

History

6 Commits
 
 
 
 
 
 

Repository files navigation

GlassWireBackupRestore

This repository contains a Windows batch script for exporting and importing the GlassWire database, allowing users to backup and restore their GlassWire settings and graph data easily.

Features:

  • Export GlassWire database to a compressed ZIP file.
  • Import GlassWire database from a previously exported ZIP file.
  • User-friendly Text User Interface (TUI) for easy interaction.
  • Ensures user permissions are adequate for script execution.

Usage:

  1. Clone or download the repository to your local machine.
  2. Open the script file (glasswire_backup_restore.bat) in a text editor or IDE such as Notepad++ or Visual Studio Code.
  3. Run the script as an administrator by right-clicking on the script file and selecting "Run as administrator".
  4. Follow the on-screen instructions to perform the desired action (export or import).

Important Notes:

  • Ensure that the script is run with administrative privileges to access and modify the necessary folders.
  • The script utilizes PowerShell for ZIP compression and extraction. Ensure PowerShell is installed and enabled on your system.
  • It is recommended to review and understand the actions performed by the script before execution.

Contributions:

Contributions to improve the script or add new features are welcome! Please fork the repository, make your changes, and submit a pull request.

For any issues or suggestions, please open an issue on GitHub.

I will not provide an english version. (for now)

About

A simple batch script to backup and restore GlassWire settings and database. This script provides a user-friendly terminal interface for exporting the GlassWire database to a ZIP file and importing it back when needed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published