mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-01-14 19:37:43 +08:00
58 lines
No EOL
1.5 KiB
JSON
58 lines
No EOL
1.5 KiB
JSON
{
|
|
"registrars": [],
|
|
"dns_providers": [],
|
|
"domains": [{
|
|
"name": "foo.com",
|
|
"registrar": "none",
|
|
"dnsProviders": {},
|
|
"records": [{
|
|
"type": "SSHFP",
|
|
"name": "@",
|
|
"target": "66c7d5540b7d75a1fb4c84febfa178ad99bdd67c",
|
|
"sshfpalgorithm": 1,
|
|
"sshfpfingerprint": 1
|
|
}, {
|
|
"type": "SSHFP",
|
|
"name": "@",
|
|
"target": "745a635bc46a397a5c4f21d437483005bcc40d7511ff15fbfafe913a081559bc",
|
|
"sshfpalgorithm": 1,
|
|
"sshfpfingerprint": 2
|
|
}, {
|
|
"type": "SSHFP",
|
|
"name": "@",
|
|
"target": "66c7d5540b7d75a1fb4c84febfa178ad99bdd67c",
|
|
"sshfpalgorithm": 2,
|
|
"sshfpfingerprint": 1
|
|
}, {
|
|
"type": "SSHFP",
|
|
"name": "@",
|
|
"target": "745a635bc46a397a5c4f21d437483005bcc40d7511ff15fbfafe913a081559bc",
|
|
"sshfpalgorithm": 2,
|
|
"sshfpfingerprint": 2
|
|
}, {
|
|
"type": "SSHFP",
|
|
"name": "@",
|
|
"target": "66c7d5540b7d75a1fb4c84febfa178ad99bdd67c",
|
|
"sshfpalgorithm": 3,
|
|
"sshfpfingerprint": 1
|
|
}, {
|
|
"type": "SSHFP",
|
|
"name": "@",
|
|
"target": "745a635bc46a397a5c4f21d437483005bcc40d7511ff15fbfafe913a081559bc",
|
|
"sshfpalgorithm": 3,
|
|
"sshfpfingerprint": 2
|
|
}, {
|
|
"type": "SSHFP",
|
|
"name": "@",
|
|
"target": "66c7d5540b7d75a1fb4c84febfa178ad99bdd67c",
|
|
"sshfpalgorithm": 4,
|
|
"sshfpfingerprint": 1
|
|
}, {
|
|
"type": "SSHFP",
|
|
"name": "@",
|
|
"target": "745a635bc46a397a5c4f21d437483005bcc40d7511ff15fbfafe913a081559bc",
|
|
"sshfpalgorithm": 4,
|
|
"sshfpfingerprint": 2
|
|
}]
|
|
}]
|
|
} |