-
Notifications
You must be signed in to change notification settings - Fork 0
/
reinbek.json
95 lines (95 loc) · 2.1 KB
/
reinbek.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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
{
"name": "Freifunk S\u00fcdholstein",
"url": "https://www.freifunk-suedholstein.de",
"location": {
"city": "Reinbek",
"country": "DE",
"geoCode": {
"lat": 53.51,
"lon": 10.24
}
},
"contact": {
"email": "[email protected]",
"phone": "+49 4539 2180785",
"mastodon": "https://norden.social/@ffsh"
},
"metacommunity": "Freifunk S\u00fcdholstein",
"state": {
"nodes": 160,
"description": "Ein Netz f\u00fcr alle. Um Ressourcen sinnvoll zu nutzen, haben sich Freifunk Stormarn (inkl Bad Oldesloe) mit Freifunk Lauenburg zu einem Netz zusammengeschlossen.",
"focus": [
"infrastructure/backbone",
"Public Free Wifi",
"Social Community Building",
"Local services and content",
"Free internet access"
],
"lastchange": "2025-01-08T00:44:55.526255Z"
},
"feeds": [
{
"name": "Blog",
"category": "blog",
"type": "RSS",
"url": "https://www.freifunk-suedholstein.de/feed/"
}
],
"nodeMaps": [
{
"url": "https://map.freifunk-suedholstein.de",
"interval": "1min",
"technicalType": "meshviewer",
"mapType": "geographical"
},
{
"url": "https://map.freifunk-suedholstein.de/data/nodelist.json",
"interval": "1min",
"technicalType": "nodelist",
"mapType": "list/status"
}
],
"support": {
"club": {
"name": "Freifunk S\u00fcdholstein n.e.V",
"url": "https://www.ffshev.de"
}
},
"techDetails": {
"firmware": {
"name": "gluon",
"url": "http://www.freifunk-suedholstein.de/firmware",
"vpnaccess": "fwimage"
},
"dns": [
{
"domainname": "freifunk-suedholstein"
}
],
"networks": {
"ipv6": [
{
"network": "fddf:bf7:80::/64"
}
],
"ipv4": [
{
"network": "10.144.0.0/16"
}
]
},
"routing": [
"802.11s",
"batman-adv"
],
"updatemode": [
"manual",
"autoupdate"
],
"legals": [
"vpnnational",
"vpninternational"
]
},
"api": "0.5.2"
}