Skip to content
Snippets Groups Projects
Unverified Commit acaff4da authored by Paul's avatar Paul :turtle:
Browse files

update ffapi file

parent 95a6e70a
No related branches found
No related tags found
No related merge requests found
{ {
"name" : "Freifunk Lübeck", "name": "Freifunk Lübeck",
"url" : "https://luebeck.freifunk.net", "url": "https://luebeck.freifunk.net",
"nodeMaps" : [ "location": {
"city": "Lübeck",
"country": "DE",
"lat": 53.869722,
"lon": 10.686389,
"address": {
"Name": "nobreakspace",
"Street": "Fackenburger Allee 11",
"Zipcode": "23554"
}
},
"contact": {
"email": "info@luebeck.freifunk.net",
"irc": "irc://freenode/#ffhl",
"ml": "talk@luebeck.freifunk.net",
"twitter": "@freifunkluebeck"
},
"state": {
"nodes": 250,
"focus": [
"infrastructure/backbone",
"Public Free Wifi",
"Free internet access"
],
"lastchange": "2020-08-05T12:18:23.355Z"
},
"services": [
{
"serviceName": "git",
"serviceDescription": "Gitea instance",
"externalUri": "https://git.luebeck.freifunk.net/",
"internalUri": "https://git.luebeck.freifunk.net/"
},
{
"serviceName": "grafana",
"serviceDescription": "Grafan statistics",
"externalUri": "https://monitor.luebeck.freifunk.net/",
"internalUri": "https://monitor.luebeck.freifunk.net/"
}
],
"nodeMaps": [
{ {
"technicalType" : "ffmap", "url": "https://map.luebeck.freifunk.net/",
"interval" : "1min", "interval": "1min",
"mapType" : "geographical", "technicalType": "hopglass",
"url" : "https://map.luebeck.freifunk.net/" "mapType": "geographical"
}, },
{ {
"technicalType" : "nodelist", "url": "https://map.luebeck.freifunk.net/data/nodelist.json",
"interval": "1min", "interval": "1min",
"mapType" : "list/status", "technicalType": "nodelist",
"url" : "https://map.luebeck.freifunk.net/data/nodelist.json" "mapType": "list/status"
} }
], ],
"techDetails" : { "techDetails": {
"networks" : { "firmware": {
"ipv6" : [ "name": "gluon",
"url": "https://luebeck.freifunk.net/mitmachen.html",
"vpnaccess": "mail"
},
"dns": [
{
"domainname": "ffhl.",
"nameserver": [
"fdef:ffc0:3dd7::a01",
"fdef:ffc0:3dd7::c01",
"fdef:ffc0:3dd7::e01",
"fdef:ffc0:3dd7::aaaa"
]
},
{
"domainname": "7.d.d.3.0.c.f.f.f.e.d.f.ip6.arpa.",
"nameserver": [
"fdef:ffc0:3dd7::a01",
"fdef:ffc0:3dd7::c01",
"fdef:ffc0:3dd7::e01"
]
}
],
"networks": {
"ipv6": [
{ {
"network" : "fdef:ffc0:3dd7::/48" "network": "fdef:ffc0:3dd7::/48"
}, },
{ {
"network" : "2001:bf7:110::/44" "network": "2001:bf7:110::/44"
} }
], ],
"ipv4" : [ "ipv4": [
{ {
"network" : "10.130.0.0/16" "network": "10.130.0.0/16"
} }
] ]
}, },
"routing" : [ "routing": [
"batman-adv" "batman-adv"
], ],
"legals" : [ "updatemode": [
"vpnnational",
"vpninternational"
],
"firmware" : {
"url" : "https://luebeck.freifunk.net/mitmachen.html",
"name" : "gluon"
},
"updatemode" : [
"autoupdate" "autoupdate"
], ],
"dns" : [ "legals": [
{ "vpnnational"
"nameserver" : [
"fdef:ffc0:3dd7::a01",
"fdef:ffc0:3dd7::c01",
"fdef:ffc0:3dd7::e01"
],
"domainname" : "ffhl."
},
{
"domainname" : "7.d.d.3.0.c.f.f.f.e.d.f.ip6.arpa.",
"nameserver" : [
"fdef:ffc0:3dd7::a01",
"fdef:ffc0:3dd7::c01",
"fdef:ffc0:3dd7::e01"
]
}
] ]
}, },
"state" : { "api": "0.4.14"
"lastchange" : "2014-07-08T18:10:54.038Z",
"nodes" : 276,
"focus" : [
"infrastructure/backbone"
]
},
"api" : "0.4.7",
"contact" : {
"email" : "info@luebeck.freifunk.net",
"irc" : "irc://hackint/#ffhl",
"phone" : "meute@sip.ffhl, nbsp@sip.ffhl",
"ml" : "talk@luebeck.freifunk.net"
},
"location" : {
"country" : "DE",
"city" : "Lübeck",
"lat" : 53.869722,
"lon" : 10.686389
}
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment