summaryrefslogtreecommitdiff
path: root/app/src/custom/assets/ptdemo.bitmask.eip-service.json
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/custom/assets/ptdemo.bitmask.eip-service.json')
-rw-r--r--app/src/custom/assets/ptdemo.bitmask.eip-service.json49
1 files changed, 0 insertions, 49 deletions
diff --git a/app/src/custom/assets/ptdemo.bitmask.eip-service.json b/app/src/custom/assets/ptdemo.bitmask.eip-service.json
deleted file mode 100644
index d804d032..00000000
--- a/app/src/custom/assets/ptdemo.bitmask.eip-service.json
+++ /dev/null
@@ -1,49 +0,0 @@
-{
- "serial": 3,
- "version": 3,
- "locations": {
- "Amsterdam": {
- "name": "Amsterdam",
- "country_code": "NL",
- "hemisphere": "N",
- "timezone": "-1"
- }
- },
- "gateways": [
- {
- "host": "pt.demo.bitmask.net",
- "ip_address": "37.218.247.60",
- "location": "Amsterdam",
- "capabilities": {
- "adblock": false,
- "filter_dns": false,
- "limited": false,
- "transport": [
- {"type": "openvpn",
- "protocols": ["tcp"],
- "ports": ["443"]
- },
- {"type": "obfs4",
- "protocols": ["tcp"],
- "options": {"cert": "gZlp9k6br2vn2MLnmjXpNh8D/CrR5wtackwZof/iICv1QzPwkkTUa+7JVOKtPiD0NFwCMw", "iat-mode": "0"},
- "ports": ["23042"]
- }
- ]
- }
- }
- ],
- "openvpn_configuration": {
- "auth": "SHA1",
- "cipher": "AES-256-CBC",
- "dev": "tun",
- "keepalive": "10 30",
- "key-direction": "1",
- "nobind": "True",
- "persist-key": "True",
- "rcvbuf": "0",
- "sndbuf": "0",
- "tls-cipher": "DHE-RSA-AES128-SHA",
- "tun-ipv6": "True",
- "verb": "3"
- }
-} \ No newline at end of file