Closed cryptix closed 3 months ago
const q = window.goFuncs.query const jsonAnswer = await q("test.ho.st", "KEY") console.log(JSON.parse(jsonAnswer))
or on the CLI via
./sig0namectl --server 9.9.9.9 q --json --type KEY cryptix.zenr.io | jq .
or on the CLI via