Y
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
whyrusleeping
3933 days ago
"ipfs dht findpeer <peerID>" will search the DHT for connection info on a given peer.
link