entitydb/inactive/rnb.json

42 lines
809 B
JSON

{
"route": {
"fdf1:1dc1:f54d:5::/64": {
"description": "rnb.home.network",
"device": {
"fdf1:1dc1:f54d:5::": {
"service": [
{
"description": "BunkerTreff IRC server",
"type": "irc",
"endpoint": [
{ "port": 6667 }
]
},
{
"description": "BunkerFiles - File host and Pastebin",
"type": "http",
"endpoint": [
{ "port": 8080 }
]
},
{
"description": "Panzerradio - Mostly relaxing Music(Piano, Jazz, etc.)",
"type": "http",
"endpoint": [
{ "port": 8800 }
]
},
{
"description": "BunkerTreff IRC Network Informational Page",
"type": "http",
"endpoint": [
{ "port": 8888 }
]
}
]
}
}
}
}
}