有没有可用的linux RDAP客户端?

时间:2015-03-17 14:16:27

标签: rdap

我看到我想到处都认为这里可能是最快的。

我在哪里可以获得 RDAP客户端

它实际上是否被任何人使用?

3 个答案:

答案 0 :(得分:1)

您可以使用Perl编写的rdap:

body{
    margin: 0 !important;
    height: 100vh;
    width: 100vw;
}

#container{
    display: -webkit-flex;
    display: flex;

    height: 60px;
    width: 100%;

    background: #5c5c5c;
}
#container>div{
    padding: 10px 0px;
    text-align: center;

    -webkit-flex: 1;
    flex: 1;

    -webkit-align-self: center;
    align-self: center;

    margin: 5px;
    background: #ccc;
}

但是我没有找到任何域/ IP,rdapper可以获得。 我尝试过的另一个应用程序是用Ruby编写的nicinfo:

git clone https://github.com/jodrell/rdapper
cd rdapper
perl Makefile.PL
make
sudo make install
sudo cpan JSON
sudo cpan JSON::Path
sudo cpan MIME::Type
sudo cpan Mozilla::CA
rdapper

答案 1 :(得分:0)

RDAP今天仍然是RIR已经使用的新协议,但域名注册机构还没有。事情变化很快。

请查看https://www.openrdap.org/

上的示例

此网站:https://about.rdap.org/将为您提供各种有用的指示。

PS:您没有指定使用RDAP而不是您正在使用的语言的需求

答案 2 :(得分:0)

3年过去了 - 找不到任何客户。

我认为答案是:不,现在没有可靠的客户