entitydb/rnb.json

25 lines
386 B
JSON
Raw Normal View History

2021-07-09 12:57:43 +00:00
{
"route": [
"fd66:7afc:576::/48": {
"description": "rnb.home.network",
"device": [
"router": {
"address": "fd66:7afc:576::1"
},
"irc-server": {
"address": "fd66:7afc:576::2",
"service": [
{
"description": "BNET IRC server",
"type": "irc",
"endpoint": [
{ "port": 6667 }
]
}
]
}
]
}
]
}