RDAP is the "new whois" that will eventually replace it. https://en.wikipedia.org/wiki/Registration_Data_Access_Protocol And openrdap is a cli client for it (in go..) https://www.openrdap.org/ Reproducible: Always
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=768cb6615f4952f0484b5d576222ac879db0e1f5 commit 768cb6615f4952f0484b5d576222ac879db0e1f5 Author: Conrad Kostecki <conikost@gentoo.org> AuthorDate: 2021-12-12 00:58:02 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2021-12-12 00:58:19 +0000 net-misc/openrdap: initial import OpenRDAP is a command line client for the Registration Data Access Protocol, written in Go. RDAP is a replacement for WHOIS, which provides domain name and IP address registration information in JSON format over HTTP. Closes: https://bugs.gentoo.org/828964 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> net-misc/openrdap/Manifest | 26 ++++++++++ net-misc/openrdap/metadata.xml | 13 +++++ net-misc/openrdap/openrdap-0.9.0_p20191017.ebuild | 61 +++++++++++++++++++++++ 3 files changed, 100 insertions(+)
That was quick ! I checked, and it emerges and works fine. Thanks a lot :-)
yw :-)