summaryrefslogtreecommitdiff
path: root/services/openvpn.json
blob: 98f1231876337843ef4088c7066ca06cbc24d8aa (plain)
1
2
3
4
5
6
7
8
9
{
  "openvpn": {
    "ports": ["443"]
  },
  "tor": {
    // KB/s
    "bandwidth_rate": 100
  }
}