EntityDB in JSON format
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
entitydb/rnb.json

23 lines
353 B

{
"route": [
"fd66:7afc:576::/48": {
"description": "rnb.home.network",
"device": [
"fd66:7afc:576::1": {
"type": "router"
},
"fd66:7afc:576::2": {
"service": [
{
"description": "BNET IRC server",
"type": "irc",
"endpoint": [
{ "port": 6667 }
]
}
]
}
]
}
]
}