When running an ipfs node, is it possible to get the public ip (multiaddr) from this node?
You can get all of the addresses for your peer using ipfs id -f="<addrs>\n"
.
When running an ipfs node, is it possible to get the public ip (multiaddr) from this node?
You can get all of the addresses for your peer using ipfs id -f="<addrs>\n"
.