-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathgrefrath.json
More file actions
90 lines (90 loc) · 1.71 KB
/
grefrath.json
File metadata and controls
90 lines (90 loc) · 1.71 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
78
79
80
81
82
83
84
85
86
87
88
89
90
{
"name": "Freifunk Grefrath",
"url": "http://freifunk-grefrath.de",
"location": {
"city": "Grefrath",
"country": "DE",
"lat": 51.33637,
"lon": 6.34157
},
"contact": {
"email": "admin@de-script.de",
"facebook": "https://www.facebook.com/ffgrefrath",
"twitter": "@FF_Grefrath"
},
"metacommunity": "Niersufer",
"state": {
"focus": [
"infrastructure/backbone",
"Public Free Wifi",
"Social Community Building",
"Local services and content",
"Free internet access"
],
"lastchange": "2015-10-06T08:41:40.518Z"
},
"feeds": [
{
"name": "Freifunk Grefrath Feed",
"category": "blog",
"type": "rss",
"url": "http://freifunk-grefrath.de/feed/"
}
],
"nodeMaps": [
{
"url": "http://map.freifunk-niersufer.de/",
"interval": "1",
"technicalType": "ffmap",
"mapType": "structural"
}
],
"support": {
"donations": {
"campaigns": [
{
"provider": "boost",
"projectid": "2774"
}
]
}
},
"techDetails": {
"firmware": {
"name": "Gluon",
"url": "http://images.freifunk-ruhrgebiet.de",
"docs": "http://freifunk-ruhrgebiet.de/anleitung/"
},
"dns": [
{
"domainname": "ffrg",
"nameserver": [
"10.53.0.1",
"10.53.8.1"
]
}
],
"networks": {
"ipv6": [
{
"network": "2a03:2260:50::/48"
}
],
"ipv4": [
{
"network": "10.53.0.0/16"
}
]
},
"routing": [
"batman-adv"
],
"updatemode": [
"autoupdate"
],
"legals": [
"institutions"
]
},
"api": "0.4.9"
}