janw.name/content/tools/_index.md

35 lines
1.1 KiB
Markdown
Raw Normal View History

2022-12-05 22:59:23 +01:00
---
title: "Tools"
date: 2022-12-05T22:19:44+01:00
---
2023-01-01 11:39:36 +01:00
## vma-extractor
[Proxmox](https://www.proxmox.com/de/) uses some self-built format to store VM
2023-01-21 23:46:04 +01:00
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.
2023-01-01 11:39:36 +01:00
current version: 1.1.1
2023-04-09 18:08:07 +02:00
* [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))
2024-07-18 07:00:55 +02:00
* [git](https://git.janw.name/jw/vma-extractor)
* [github mirror](https://github.com/jancc/vma-extractor)
2023-01-01 11:39:36 +01:00
---
2022-12-05 22:59:23 +01:00
## 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
2023-04-09 18:08:07 +02:00
* [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))
2024-07-18 07:00:55 +02:00
* [git](https://git.janw.name/jw/sheldond)
2022-12-05 22:59:23 +01:00