Deteksi otomatis penipuan & hack WhatsApp secara real-time
SeniorShield terdiri dari Frontend (dashboard) + Backend API (server.js). Setelah API disimpan, dashboard otomatis terhubung dan mulai memantau.
Semua endpoint JSON. Auth: Authorization: Bearer API_KEY
Connect ke ws://localhost:3001?token=API_KEY — server push setiap pesan baru dalam <100ms.
ws:// → wss:// dan http:// → https://