esp-canary
esp-canary copied to clipboard
Simple ESP8266 / ESP32 Canary that simulates predefined application server and notifies you using E-mail, Telegram, etc if it was accessed.
I changed the HostsException IP to an IP I would like to ignore for PING ICMP messages. However my Telegram still gets spammed with ICMP PING's from this host.
See #27
Since we are already using EspAsyncWebServer and LittleFS it should be possible to do the following: * flash firmware * connect to hotspot * connect to IP (192.168.4.1:) * set...
I've noticed that recently Tomcat became unstable. I was blaming NetCapture lib, but it seems to have no relation, with disabled `ping`, this error still occures. Stacktrace: ``` Exception Cause:...