gomobile-ipfs icon indicating copy to clipboard operation
gomobile-ipfs copied to clipboard

Command to show the DNS server address, and option to set it

Open jefft0 opened this issue 3 years ago • 1 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Feature request

Add an API to get the DNS server address used by NewNode and an API to set a different address.

Context

The commit https://github.com/ipfs-shipyard/gomobile-ipfs/commit/86863cfce316360ffab477e54ec9b29b266ca82a#diff-04399ac2eacd4034b3100cde433ad52c1eb223ed9dfb73545c869f92ce812b0f changed NewNode to create a DialContext with a fixed DNS IP address. There should be an API do get and set this address.

Possible implementation

No response

jefft0 avatar Sep 16 '22 10:09 jefft0

This should be straight-forward. But need to check if the NewNode functionality in kubo has changed in the meantime. Backlog until we have time to investigate.

jefft0 avatar Apr 05 '24 13:04 jefft0