no_name on Nostr: lotsa nameservers out there https://public-dns.info/nameservers.txt unfortunately ...
lotsa nameservers out there
https://public-dns.info/nameservers.txt
unfortunately none of these seem to resolve decentralized domains
trying to resolve name here...
./curl --dns-servers $(ns=$(cat ~/nameservers.txt | head -n 65000 | tail -n 5000 | while read ip; do echo -n $ip","; done); echo ${ns::-1}) ipfsgate.bit
naah, doesnt work
https://public-dns.info/nameservers.txt
unfortunately none of these seem to resolve decentralized domains
trying to resolve name here...
./curl --dns-servers $(ns=$(cat ~/nameservers.txt | head -n 65000 | tail -n 5000 | while read ip; do echo -n $ip","; done); echo ${ns::-1}) ipfsgate.bit
naah, doesnt work