npub1qq…5h62x on Nostr: printf ...
printf '{"id":1,"method":"mining.subscribe","params":["c/1"]}\n{"id":2,"method":"mining.authorize","params":["1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa.check","x"]}\n' | timeout --foreground 3600 nc kilodatum.airdns.org 11010 | jq -rc --unbuffered 'select(.method=="mining.notify")|.params[5]' | { v=""; t=$(date +%s); while :; do read -r -t 10 nv; rc=$?; (( rc == 1 )) && { echo "$(date +%T) *** CONEXION CERRADA ***"; break; }; if (( rc == 0 )); then v=$nv; t=$(date +%s); n=" <- job nuevo"; else n=""; fi; [ -z "$v" ] && { echo "$(date +%T) esperando primer job..."; continue; }; a=$(( $(date +%s) - t )); (( 0x$v & 0x10 )) && s="SEÑALIZA BIP110" || s="*** NO SEÑALIZA ***"; (( a > 60 )) && w=" AVISO: sin job hace ${a}s" || w=""; echo "$(date +%T) 0x$v $s (hace ${a}s)$n$w"; done; }
Replace "kilodatum.airdns.org 11010" with the pool you want to observe
Published at
2026-08-08 11:49:13 UTCEvent JSON
{
"id": "fe4cc9503d0c97fd318e076c1c2114bd6ca5af0d6dea042315b2e83653a1f4d0",
"pubkey": "00000000507f1a27b43d2c47da2ee826378dba007501d66691fada36fa931856",
"created_at": 1786189753,
"kind": 1,
"tags": [
[
"client",
"Yakihonne",
"31990:20986fb83e775d96d188ca5c9df10ce6d613e0eb7e5768a0f0b12b37cdac21b3:1700732875747"
],
[
"imeta",
"url https://image.nostr.build/93af2e90e0d745beb9f3302b34389e730dca2ed900c41124f76f1a8339ed87e6.png",
"ox 93af2e90e0d745beb9f3302b34389e730dca2ed900c41124f76f1a8339ed87e6",
"x 849cae2fe9f12b6ea4de8cb54ca250ce5e75edc37d7364addb8af954a7cac88a",
"m image/png",
"dim 1649x266",
"bh L12r~r%zx]tk?]kVbakVtkMxM{WB",
"blurhash L12r~r%zx]tk?]kVbakVtkMxM{WB",
"thumb https://image.nostr.build/thumb/93af2e90e0d745beb9f3302b34389e730dca2ed900c41124f76f1a8339ed87e6.png"
]
],
"content": "printf '{\"id\":1,\"method\":\"mining.subscribe\",\"params\":[\"c/1\"]}\\n{\"id\":2,\"method\":\"mining.authorize\",\"params\":[\"1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa.check\",\"x\"]}\\n' | timeout --foreground 3600 nc kilodatum.airdns.org 11010 | jq -rc --unbuffered 'select(.method==\"mining.notify\")|.params[5]' | { v=\"\"; t=$(date +%s); while :; do read -r -t 10 nv; rc=$?; (( rc == 1 )) \u0026\u0026 { echo \"$(date +%T) *** CONEXION CERRADA ***\"; break; }; if (( rc == 0 )); then v=$nv; t=$(date +%s); n=\" \u003c- job nuevo\"; else n=\"\"; fi; [ -z \"$v\" ] \u0026\u0026 { echo \"$(date +%T) esperando primer job...\"; continue; }; a=$(( $(date +%s) - t )); (( 0x$v \u0026 0x10 )) \u0026\u0026 s=\"SEÑALIZA BIP110\" || s=\"*** NO SEÑALIZA ***\"; (( a \u003e 60 )) \u0026\u0026 w=\" AVISO: sin job hace ${a}s\" || w=\"\"; echo \"$(date +%T) 0x$v $s (hace ${a}s)$n$w\"; done; }\n\n\nReplace \"kilodatum.airdns.org 11010\" with the pool you want to observe https://image.nostr.build/93af2e90e0d745beb9f3302b34389e730dca2ed900c41124f76f1a8339ed87e6.png",
"sig": "571a216ec78331cd2417a984f4d3743b571869f995c11fd6395d5fe94225f655c5a7b522f2b2edd6ce2841ac3b5f8ea742fe59818b5c5bca8761d4b8b3b164e8"
}