{
  "rules": [
    {
      "lanIp": "192.168.128.1",
      "allowedIps": [
        "any"
      ],
      "name": "Description of Port Forwarding Rule",
      "protocol": "tcp",
      "publicPort": "8100-8101",
      "localPort": "442-443",
      "uplink": "both"
    }
  ]
}