-
Notifications
You must be signed in to change notification settings - Fork 3
/
hassberge.json
115 lines (115 loc) · 3.37 KB
/
hassberge.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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
{
"api": "0.5.2",
"contact": {
"email": "[email protected]",
"facebook": "https://www.facebook.com/freifunkhassberge/",
"irc": "irc://irc.libera.chat/#freifunk-franken",
"ml": "https://lists.freifunk.net/mailman/listinfo/franken-freifunk.net/",
"phone": "+49 9101 7018607",
"twitter": "@FreifunkFranken"
},
"feeds": [
{
"category": "ics",
"name": "Kalender",
"url": "https://www.google.com/calendar/ical/2dsrm900h9iqdao2112527mjt4%40group.calendar.google.com/public/basic.ics"
},
{
"category": "blog",
"name": "Freifunk Franken News",
"type": "RSS",
"url": "https://news.freifunk-franken.de/category/news/feed/"
}
],
"location": {
"address": {
"name": "Meehaeusle",
"street": "Am Hafen 6",
"zipcode": "97437"
},
"city": "Haßfurt",
"country": "DE",
"geoCode": {
"lat": 50.0263024,
"lon": 10.5156375
}
},
"metacommunity": "Freifunk Franken",
"name": "Freifunk Haßberge",
"nodeMaps": [
{
"mapType": "geographical",
"url": "https://monitoring.freifunk-franken.de/map?mapcenter=50.03664,10.51211,14"
},
{
"mapType": "list/status",
"url": "https://monitoring.freifunk-franken.de/routers"
},
{
"technicalType": "nodelist",
"url": "https://monitoring.freifunk-franken.de/api/nodelist"
}
],
"services": [
{
"internalUri": "10.50.56.100",
"serviceName": "Webserver und owncloud im Test"
},
{
"internalUri": "10.50.56.123",
"serviceName": "Teeworlds-Game-Server"
}
],
"socialprojects": {
"contact": "[email protected]",
"number": 4,
"website": "https://wiki.freifunk-franken.de/w/FreifunkFuerFluechtlinksunterkuenfte"
},
"state": {
"focus": [
"infrastructure/backbone",
"Public Free Wifi",
"Free internet access"
],
"lastchange": "2024-12-02T05:00:08.019970Z",
"nodes": 104
},
"techDetails": {
"firmware": {
"docs": "https://docs.freifunk-franken.de/",
"name": "Freifunk-Franken Firmware",
"url": "https://git.freifunk-franken.de/freifunk-franken/firmware"
},
"legals": [
"vpnnational",
"vpninternational"
],
"networks": {
"ipv4": [
{
"network": "10.50.56.0/22"
}
]
},
"routing": [
"Babel",
"batman-adv"
],
"updatemode": [
"manual"
]
},
"timeline": [
{
"description": "Erstes regionales Treffen",
"timestamp": "2014-12-19",
"url": "https://pad.freifunk.net/p/Planung-Ha%C3%9Fberge"
},
{
"description": "Main-Post: Freies Internet in der Haßfurter City",
"timestamp": "2015-04-29",
"url": "https://www.mainpost.de/regional/hassberge/freies-internet-in-der-hassfurter-city-art-9840654"
}
],
"url": "http://www.freifunk-hassberge.de/"
}