{ "name": "esp_firewall_api", "authors": [ { "name": "Florian Hoss", "email": "flhoit00@hs-esslingen.de", "maintainer": true } ], "keywords": "communication, esp32, esp8266, firewall", "description": "An Arduino library for editing and creating firewall rules via REST API on an ESP32/ESP8266", "repository": { "type": "git", "url": "https://gitlab.hs-esslingen.de/toheer/iot-security-tools.git" }, "license": "MIT", "version": "1.0.0", "frameworks": "arduino", "platforms": ["espressif32", "espressif8266"] }