1{
2  "default_rules": [
3    {
4      "name": "",
5      "direction": 1,
6      "action": 0,
7      "type": -1,
8      "isEnabled": false,
9      "appUid": 0,
10      "localIps": [],
11      "remoteIps": [],
12      "protocol": 17,
13      "localPorts": [],
14      "remotePorts": [
15        {
16          "startPort": 0,
17          "endPort": 0
18        }
19      ]
20    }
21  ]
22}