nicinfo 0.2.0 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/bsfiles/asn.json +2 -1
- data/lib/bsfiles/entity.json +2 -1
- data/lib/bsfiles/ipv4.json +2 -1
- data/lib/bsfiles/ipv6.json +2 -1
- data/lib/config.rb +7 -7
- data/lib/constants.rb +1 -1
- data/lib/demo/autnum.json +3 -3
- data/lib/demo/domain-dnr.json +3 -3
- data/lib/demo/domain-rir.json +3 -3
- data/lib/demo/domains.json +5 -5
- data/lib/demo/entities.json +5 -5
- data/lib/demo/entity-dnr.json +3 -3
- data/lib/demo/entity-rir.json +5 -5
- data/lib/demo/error-code.json +2 -2
- data/lib/demo/help.json +1 -1
- data/lib/demo/nameservers.json +5 -5
- data/lib/demo/ns-simple.json +1 -1
- data/lib/demo/ns-very-simple.json +1 -1
- data/lib/demo/ns.json +3 -3
- data/lib/demo/simple-ip.json +1 -1
- data/lib/demo/simple.json +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 66278c672634e66e08d0b658d009235205e29779
|
|
4
|
+
data.tar.gz: ea11d90c9b091cada9868bf819b43787fd957fec
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 37a795b43acb2f945d631b9c6d89467946a85e0658ae4393d34e3035de1708dffd91525dabdec3e4a13a27e7dc98d688a674e7f7a23809b6fab3e1dc7825b066
|
|
7
|
+
data.tar.gz: 1c778ecbc6045a9b4e8b41f89a6d7e14166007f2d1d3a75130818be45031497ba8475bd17a38b1bb5b6978ea77f31a43d2cef8fcef5bc6e1afed10d8b7887f16
|
data/lib/bsfiles/asn.json
CHANGED
data/lib/bsfiles/entity.json
CHANGED
data/lib/bsfiles/ipv4.json
CHANGED
data/lib/bsfiles/ipv6.json
CHANGED
data/lib/config.rb
CHANGED
|
@@ -233,19 +233,19 @@ cache:
|
|
|
233
233
|
bootstrap:
|
|
234
234
|
|
|
235
235
|
# The base or bootstrap URL. Specifying this will bypass all built-in bootstrapping.
|
|
236
|
-
#base_url:
|
|
236
|
+
#base_url: https://rdap.arin.net/bootstrap
|
|
237
237
|
|
|
238
|
-
help_root_url:
|
|
238
|
+
help_root_url: https://rdap.arin.net/bootstrap
|
|
239
239
|
|
|
240
|
-
entity_root_url:
|
|
240
|
+
entity_root_url: https://rdap.arin.net/registry
|
|
241
241
|
|
|
242
|
-
ip_root_url:
|
|
242
|
+
ip_root_url: https://rdap.arin.net/registry
|
|
243
243
|
|
|
244
|
-
as_root_url:
|
|
244
|
+
as_root_url: https://rdap.arin.net/registry
|
|
245
245
|
|
|
246
|
-
domain_root_url:
|
|
246
|
+
domain_root_url: https://rdap.arin.net/registry
|
|
247
247
|
|
|
248
|
-
ns_root_url:
|
|
248
|
+
ns_root_url: https://rdap.arin.net/registry
|
|
249
249
|
|
|
250
250
|
search:
|
|
251
251
|
|
data/lib/constants.rb
CHANGED
data/lib/demo/autnum.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"nicInfo_demoUrl":"
|
|
2
|
+
"nicInfo_demoUrl":"https://rdap.arin.net/registry/autnum/10",
|
|
3
3
|
"nicInfo_demoHint":"nicinfo as10",
|
|
4
4
|
"rdapConformance":[
|
|
5
5
|
"rdap_level_0"
|
|
@@ -45,9 +45,9 @@
|
|
|
45
45
|
],
|
|
46
46
|
"links":[
|
|
47
47
|
{
|
|
48
|
-
"value":"
|
|
48
|
+
"value":"https://rdap.arin.net/registry/autnum/10",
|
|
49
49
|
"rel":"self",
|
|
50
|
-
"href":"
|
|
50
|
+
"href":"https://rdap.arin.net/registry/autnum/10"
|
|
51
51
|
}
|
|
52
52
|
],
|
|
53
53
|
"events":[
|
data/lib/demo/domain-dnr.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"nicInfo_demoUrl":"
|
|
2
|
+
"nicInfo_demoUrl":"https://rdap.arin.net/registry/domain/xn--fo-5ja.example",
|
|
3
3
|
"nicInfo_demoHint":"nicinfo xn--fo-5ja.example",
|
|
4
4
|
"rdapConformance":[
|
|
5
5
|
"rdap_level_0"
|
|
@@ -506,9 +506,9 @@
|
|
|
506
506
|
],
|
|
507
507
|
"links":[
|
|
508
508
|
{
|
|
509
|
-
"value":"
|
|
509
|
+
"value":"https://rdap.arin.net/bootstrap/domain/xn--fo-5ja.example",
|
|
510
510
|
"rel":"self",
|
|
511
|
-
"href":"
|
|
511
|
+
"href":"https://rdap.arin.net/bootstrap/domain/xn--fo-5ja.example"
|
|
512
512
|
}
|
|
513
513
|
],
|
|
514
514
|
"port43":"whois.example.net",
|
data/lib/demo/domain-rir.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"nicInfo_demoUrl" : "
|
|
2
|
+
"nicInfo_demoUrl" : "https://rdap.arin.net/registry/domain/192.in-addr.arpa",
|
|
3
3
|
"nicInfo_demoHint" : "nicinfo 192.in-addr.arpa",
|
|
4
4
|
"rdapConformance":[
|
|
5
5
|
"rdap_level_0"
|
|
@@ -54,9 +54,9 @@
|
|
|
54
54
|
],
|
|
55
55
|
"links":[
|
|
56
56
|
{
|
|
57
|
-
"value":"
|
|
57
|
+
"value":"https://rdap.arin.net/registry/domain/192.in-addr.arpa",
|
|
58
58
|
"rel":"self",
|
|
59
|
-
"href":"
|
|
59
|
+
"href":"https://rdap.arin.net/registry/domain/192.in-addr.arpa"
|
|
60
60
|
}
|
|
61
61
|
],
|
|
62
62
|
"events":[
|
data/lib/demo/domains.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"nicInfo_demoUrl" : "
|
|
2
|
+
"nicInfo_demoUrl" : "https://rdap.arin.net/registry/domains?nsLdhName=ns1.rir.example",
|
|
3
3
|
"nicInfo_demoHint" : "nicinfo --type dsbynsname ns1.rir.example",
|
|
4
4
|
"rdapConformance":[
|
|
5
5
|
"rdap_level_0"
|
|
@@ -74,9 +74,9 @@
|
|
|
74
74
|
],
|
|
75
75
|
"links":[
|
|
76
76
|
{
|
|
77
|
-
"value":"
|
|
77
|
+
"value":"https://rdap.arin.net/registry/domain/192.in-addr.arpa",
|
|
78
78
|
"rel":"self",
|
|
79
|
-
"href":"
|
|
79
|
+
"href":"https://rdap.arin.net/registry/domain/192.in-addr.arpa"
|
|
80
80
|
}
|
|
81
81
|
],
|
|
82
82
|
"events":[
|
|
@@ -365,9 +365,9 @@
|
|
|
365
365
|
],
|
|
366
366
|
"links":[
|
|
367
367
|
{
|
|
368
|
-
"value":"
|
|
368
|
+
"value":"https://rdap.arin.net/registry/domain/199.in-addr.arpa",
|
|
369
369
|
"rel":"self",
|
|
370
|
-
"href":"
|
|
370
|
+
"href":"https://rdap.arin.net/registry/domain/199.in-addr.arpa"
|
|
371
371
|
}
|
|
372
372
|
],
|
|
373
373
|
"events":[
|
data/lib/demo/entities.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"nicInfo_demoUrl": "
|
|
2
|
+
"nicInfo_demoUrl": "https://rdap.arin.net/registry/entities?fn=Simon",
|
|
3
3
|
"nicInfo_demoHint": "nicinfo --type esbyname Simon",
|
|
4
4
|
"rdapConformance": [
|
|
5
5
|
"rdap_level_0"
|
|
@@ -147,9 +147,9 @@
|
|
|
147
147
|
],
|
|
148
148
|
"links": [
|
|
149
149
|
{
|
|
150
|
-
"value": "
|
|
150
|
+
"value": "https://rdap.arin.net/bootstrap/entity/entity-dnr",
|
|
151
151
|
"rel": "self",
|
|
152
|
-
"href": "
|
|
152
|
+
"href": "https://rdap.arin.net/bootstrap/entity/entity-dnr"
|
|
153
153
|
}
|
|
154
154
|
],
|
|
155
155
|
"port43": "whois.example.net",
|
|
@@ -286,9 +286,9 @@
|
|
|
286
286
|
],
|
|
287
287
|
"links": [
|
|
288
288
|
{
|
|
289
|
-
"value": "
|
|
289
|
+
"value": "https://rdap.arin.net/bootstrap/entity/foo1",
|
|
290
290
|
"rel": "self",
|
|
291
|
-
"href": "
|
|
291
|
+
"href": "https://rdap.arin.net/bootstrap/entity/foo1"
|
|
292
292
|
}
|
|
293
293
|
],
|
|
294
294
|
"events": [
|
data/lib/demo/entity-dnr.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"nicInfo_demoUrl" : "
|
|
2
|
+
"nicInfo_demoUrl" : "https://rdap.arin.net/registry/entity/entity-dnr",
|
|
3
3
|
"nicInfo_demoHint" : "nicinfo --type entityhandle entity-dnr",
|
|
4
4
|
"rdapConformance":[
|
|
5
5
|
"rdap_level_0"
|
|
@@ -123,9 +123,9 @@
|
|
|
123
123
|
],
|
|
124
124
|
"links":[
|
|
125
125
|
{
|
|
126
|
-
"value":"
|
|
126
|
+
"value":"https://rdap.arin.net/bootstrap/entity/entity-dnr",
|
|
127
127
|
"rel":"self",
|
|
128
|
-
"href":"
|
|
128
|
+
"href":"https://rdap.arin.net/bootstrap/entity/entity-dnr"
|
|
129
129
|
}
|
|
130
130
|
],
|
|
131
131
|
"port43":"whois.example.net",
|
data/lib/demo/entity-rir.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"nicInfo_demoUrl" : "
|
|
2
|
+
"nicInfo_demoUrl" : "https://rdap.arin.net/registry/entity/foo1",
|
|
3
3
|
"nicInfo_demoHint" : "nicinfo --type entityhandle foo1",
|
|
4
4
|
"rdapConformance":[
|
|
5
5
|
"rdap_level_0"
|
|
@@ -132,9 +132,9 @@
|
|
|
132
132
|
],
|
|
133
133
|
"links":[
|
|
134
134
|
{
|
|
135
|
-
"value":"
|
|
135
|
+
"value":"https://rdap.arin.net/bootstrap/entity/foo1",
|
|
136
136
|
"rel":"self",
|
|
137
|
-
"href":"
|
|
137
|
+
"href":"https://rdap.arin.net/bootstrap/entity/foo1"
|
|
138
138
|
}
|
|
139
139
|
],
|
|
140
140
|
"events":[
|
|
@@ -208,9 +208,9 @@
|
|
|
208
208
|
],
|
|
209
209
|
"links":[
|
|
210
210
|
{
|
|
211
|
-
"value":"
|
|
211
|
+
"value":"https://rdap.arin.net/registry/autnum/10",
|
|
212
212
|
"rel":"self",
|
|
213
|
-
"href":"
|
|
213
|
+
"href":"https://rdap.arin.net/registry/autnum/10"
|
|
214
214
|
}
|
|
215
215
|
],
|
|
216
216
|
"events":[
|
data/lib/demo/error-code.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"nicInfo_demoUrl" : "
|
|
2
|
+
"nicInfo_demoUrl" : "https://rdap.arin.net/registry/entity/restricted",
|
|
3
3
|
"nicInfo_demoHint" : "nicinfo --type entityhandle restricted",
|
|
4
4
|
"nicInfo_demoError" : "401",
|
|
5
5
|
"rdapConformance":[
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
],
|
|
15
15
|
"links":[
|
|
16
16
|
{
|
|
17
|
-
"value":"
|
|
17
|
+
"value":"https://rdap.arin.net/bootstrap/entity/restricted",
|
|
18
18
|
"rel":"terms-of-service",
|
|
19
19
|
"type":"text/html",
|
|
20
20
|
"href":"http://www.example.com/tos.html"
|
data/lib/demo/help.json
CHANGED
data/lib/demo/nameservers.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"nicInfo_demoUrl" : "
|
|
2
|
+
"nicInfo_demoUrl" : "https://rdap.arin.net/registry/nameservers?name=ns*.xn--fo-5ja.example",
|
|
3
3
|
"nicInfo_demoHint" : "nicinfo --type nsbyname ns*.xn--fo-5ja.example",
|
|
4
4
|
"rdapConformance":[
|
|
5
5
|
"rdap_level_0"
|
|
@@ -44,9 +44,9 @@
|
|
|
44
44
|
],
|
|
45
45
|
"links":[
|
|
46
46
|
{
|
|
47
|
-
"value":"
|
|
47
|
+
"value":"https://rdap.arin.net/bootstrap/nameserver/ns1.xn--fo-5ja.example",
|
|
48
48
|
"rel":"self",
|
|
49
|
-
"href":"
|
|
49
|
+
"href":"https://rdap.arin.net/bootstrap/nameserver/ns1.xn--fo-5ja.example"
|
|
50
50
|
}
|
|
51
51
|
],
|
|
52
52
|
"port43":"whois.example.net",
|
|
@@ -247,9 +247,9 @@
|
|
|
247
247
|
],
|
|
248
248
|
"links":[
|
|
249
249
|
{
|
|
250
|
-
"value":"
|
|
250
|
+
"value":"https://rdap.arin.net/bootstrap/nameserver/ns1.xn--fo-5ja.example",
|
|
251
251
|
"rel":"self",
|
|
252
|
-
"href":"
|
|
252
|
+
"href":"https://rdap.arin.net/bootstrap/nameserver/ns1.xn--fo-5ja.example"
|
|
253
253
|
}
|
|
254
254
|
],
|
|
255
255
|
"port43":"whois.example.net",
|
data/lib/demo/ns-simple.json
CHANGED
data/lib/demo/ns.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"nicInfo_demoUrl" : "
|
|
2
|
+
"nicInfo_demoUrl" : "https://rdap.arin.net/bootstrap/nameserver/ns1.xn--fo-5ja.example",
|
|
3
3
|
"nicInfo_demoHint" : "nicinfo ns1.xn--fo-5ja.example",
|
|
4
4
|
"rdapConformance":[
|
|
5
5
|
"rdap_level_0"
|
|
@@ -43,9 +43,9 @@
|
|
|
43
43
|
],
|
|
44
44
|
"links":[
|
|
45
45
|
{
|
|
46
|
-
"value":"
|
|
46
|
+
"value":"https://rdap.arin.net/bootstrap/nameserver/ns1.xn--fo-5ja.example",
|
|
47
47
|
"rel":"self",
|
|
48
|
-
"href":"
|
|
48
|
+
"href":"https://rdap.arin.net/bootstrap/nameserver/ns1.xn--fo-5ja.example"
|
|
49
49
|
}
|
|
50
50
|
],
|
|
51
51
|
"port43":"whois.example.net",
|
data/lib/demo/simple-ip.json
CHANGED
data/lib/demo/simple.json
CHANGED