A tool for downloading and analysing server info from OriginsRO
King_DuckZ
a32044a4b5
When enabled entries in the DB are stored as base64 encoded xz data. To uncompress save to a file my_json.base64 and run: cat my_json.base64 | base64 --decode | unxz --decompress - > my_json.txt |
||
---|---|---|
sample_responses | ||
src | ||
subprojects | ||
.gitignore | ||
.gitmodules | ||
COPYING | ||
example.c | ||
meson.build | ||
meson_options.txt | ||
orotool.conf |