qublo.org

pingme3lite

Telemetry over ICMP with no open ports on devices

Lightweight agents send HMAC-signed metrics inside ICMP Echo. The server verifies the signature, stores samples in SQLite and shows device state, charts and operator actions in a built-in panel. Watched hosts need no inbound port at all.

  • Zero exposureThe agent only sends ICMP packets; nothing has to listen on the device.
  • Signed samplesEvery probe carries an HMAC and the server drops whatever does not match the key.
  • One binary and SQLiteNo external database and no broker: server, storage and panel install in one command.