Hacker News new | ask | show | jobs
by typish 3933 days ago
"ipfs dht findprovs <hash>" gives the hash of the nodes serving it. I'm not sure how to get from that to an IP.
1 comments

"ipfs dht findpeer <peerID>" will search the DHT for connection info on a given peer.