tgt=QmRadioooooooooooooooooooooooooooooooooooooooo peer="$(ipfs dht query "$tgt" | head -n1)" echo "http://localhost:8080/ipns/$peer/radio.m3u8"The resulting URL can be played in a HLS player
d=google.com q="f01721220$(echo -n "$d"|openssl sha256 -binary | xxd -p -c256)" peer="$(ipfs dht query "$q" | head -n1)" ip="$(curl -L "http://localhost:8080/ipns/$peer/dns/A.txt")" curl --resolve "$d":80:"$ip" "http://$d"