-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbadoldesloe.json
72 lines (72 loc) · 1.56 KB
/
badoldesloe.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
{
"name": "Freifunk Bad Oldesloe",
"url": "https://freifunk-badoldesloe.de",
"location": {
"city": "Bad Oldesloe",
"country": "DE",
"lat": 53.81,
"lon": 10.37
},
"contact": {
"email": "[email protected]",
"phone": "+49 4539 2180785",
"facebook": "https://www.facebook.com/freifunkbadoldesloe",
"twitter": "@ff_badoldesloe"
},
"metacommunity": "Freifunk Stormarn",
"state": {
"nodes": 4,
"description": "Unter der Metacommunity Freifunk Stormarn wollen wir im Kreis Stormarn ein gemeinsames Freifunk aufbauen.",
"focus": [
"infrastructure/backbone",
"Public Free Wifi",
"Social Community Building",
"Local services and content",
"Free internet access"
],
"lastchange": "2016-12-11T21:01:55.759Z"
},
"nodeMaps": [
{
"url": "https://map.freifunk-stormarn.de/nodes.json",
"interval": "1min",
"technicalType": "meshviewer",
"mapType": "list/status"
}
],
"techDetails": {
"firmware": {
"name": "gluon",
"url": "http://freifunk-badoldesloe.de/firmware/",
"vpnaccess": "fwimage"
},
"dns": [
{
"domainname": "freifunk-oldesloe.de"
}
],
"networks": {
"ipv6": [
{
"network": "fddf:bf7:80::/64"
}
],
"ipv4": [
{
"network": "10.144.0.0/16"
}
]
},
"routing": [
"802.11s",
"batman-adv"
],
"updatemode": [
"autoupdate"
],
"legals": [
"vpnnational"
]
},
"api": "0.4.14"
}