summaryrefslogtreecommitdiff
path: root/provider.demovpn.json
blob: b1825ad3c781b7cb9334950a53e768c549fed559 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "domain": "demo.bitmask.net",
  "description": {
    "en": "demo.bitmask.net allows you to test the Bitmask application. User accounts may be periodically deleted.",
    "es": "demo.bitmask.net allows you to test the Bitmask application. User accounts may be periodically deleted.",
    "el": "demo.bitmask.net allows you to test the Bitmask application. User accounts may be periodically deleted."
  },
  "languages": ["en", "pt", "es", "de"],
  "default_language": "en",
  "!services": ["openvpn"],
  "service": {
    "allow_anonymous": true,
    "levels": {}
  },
  "enrollment_policy": "open",
  "client_version": {
    "max": null,
    "min": "0.9"
  },
  "contacts": {
    "default": "sysdev@leap.se"
  }
}