-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathreinbek.json
More file actions
77 lines (77 loc) · 1.69 KB
/
reinbek.json
File metadata and controls
77 lines (77 loc) · 1.69 KB
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
{
"name": "Freifunk Stormarn",
"url": "https://stormarn.freifunk.net",
"location": {
"city": "Reinbek",
"country": "DE",
"lat": 53.51,
"lon": 10.24
},
"contact": {
"email": "info@stormarn.freifunk.net",
"phone": "+49 4539 2180785",
"twitter": "@freifunk_od"
},
"metacommunity": "Freifunk Stormarn",
"state": {
"nodes": 220,
"description": "Unter der Metacommunity Freifunk Stormarn wollen wir im Kreis Stormarn ein gemeinsames Freifunk aufbauen. Unsere Freifunk SSID stormarn.freifunk.net",
"focus": [
"infrastructure/backbone",
"Public Free Wifi",
"Social Community Building",
"Local services and content",
"Free internet access"
],
"lastchange": "2017-11-21T09:54:51.270Z"
},
"nodeMaps": [
{
"url": "http://map.stormarn.freifunk.net/data/nodelist.json",
"interval": "1min",
"technicalType": "nodelist",
"mapType": "list/status"
}
],
"socialprojects": {
"number": 4,
"website": "https://wiki.freifunk.net/Freifunk_Stormarn#Treffen",
"contact": "info@stormarn.freifunk.net"
},
"techDetails": {
"firmware": {
"name": "gluon",
"url": "https://stormarn.freifunk.net/downloads/",
"vpnaccess": "fwimage"
},
"dns": [
{
"domainname": "ffod"
}
],
"networks": {
"ipv6": [
{
"network": "fddf:bf7:80::/64"
}
],
"ipv4": [
{
"network": "10.144.0.0/16"
}
]
},
"routing": [
"802.11s",
"batman-adv"
],
"updatemode": [
"manual",
"autoupdate"
],
"legals": [
"vpninternational"
]
},
"api": "0.4.14"
}