--- title: "Tools" date: 2022-12-05T22:19:44+01:00 --- ## vma-extractor [Proxmox](https://www.proxmox.com/de/) uses some self-built format to store VM backups. It is implemented as a patch to their Qemu fork. This is a tool to extract VMA backups. It is written in Python 3. Development is somewhat stalled because I'm currently not working with Proxmox. current version: 1.1.1 * [source code](https://files.janw.name/vma-extractor/vma-extractor-1.1.1.tar.gz) ([SHA256](https://files.janw.name/vma-extractor/vma-extractor-1.1.1.tar.gz.sha256)) * [git](https://git.janw.name/jw/vma-extractor) * [github mirror](https://github.com/jancc/vma-extractor) --- ## sheldond Sheldon Director is a server for the [Gemini](https://gemini.circumlunar.space/) internet protocol. The software is written in Rust and currently it only supports hosting static files. current version: 0.2.0 * [source code](https://files.janw.name/sheldond/sheldond-0.2.0.tar.gz) ([SHA256](https://files.janw.name/sheldond/sheldond-0.2.0.tar.gz.sha256)) * [git](https://git.janw.name/jw/sheldond)