Sentinel
X
← KEMBALI KE PANEL
DEVELOPMENT HISTORY
UPDATE
LOG
Timeline pengembangan SentinelX dari awal hingga sekarang
20+
FITUR
3
PRODUK
1
DEVELOPER
2026
SINCE
FASE 1 — PANEL DASAR
FEB 2026 — WEEK 1
Global Chat
Chat publik real-time antar semua user panel. WebSocket polling, bubble UI, support gambar via Telegram broadcast.
PANEL
FEB 2026 — WEEK 1
Private DM (Direct Message)
Fitur chat privat antar user. Inbox, notifikasi unread, UI terpisah dari global chat.
PANEL
FEB 2026 — WEEK 2
Landing Page & Order System
Halaman landing SentinelX dengan paket hosting. Sistem order otomatis, pembuatan server langsung via PLTA setelah bayar.
PANEL
FEB 2026 — WEEK 2
Auto Payment Checker (Blu)
Script Python cek_blu.py yang monitor inbox Gmail via IMAP. Otomatis deteksi transfer masuk dari Blu BCA dan konfirmasi order.
AUTOMATION
FASE 2 — PANEL LANJUTAN
FEB 2026 — WEEK 3
Telegram Bot Integration
Bot @wildanv1 terintegrasi penuh dengan panel. Fitur broadcast, moderasi user, notifikasi order, suspend, dan verifikasi akun.
BOT
PANEL
FEB 2026 — WEEK 3
Suspend System
Sistem suspend user dengan log history. Admin bisa suspend/unsuspend via panel atau bot Telegram.
PANEL
BOT
FEB 2026 — WEEK 3
Telegram Verification Popup
Verifikasi akun wajib via Telegram sebelum akses panel. Generate kode unik, kirim ke bot untuk verifikasi.
PANEL
SECURITY
FEB 2026 — WEEK 4
Maintenance Mode & ToS Popup
Mode maintenance dengan halaman custom. ToS popup wajib disetujui saat pertama login.
PANEL
FEB 2026 — WEEK 4
Rating System & Daily Backup
User bisa beri rating layanan. Auto backup database harian ke MEGA setiap 03:00 WIB via cronjob.
PANEL
AUTOMATION
FASE 3 — SENTINELX DAEMON
MAR 2026 — WEEK 1
SentinelX Daemon V1
Daemon C++ pertama. Fitur: netguard.cpp (monitoring koneksi jaringan), /sentinelx chain tracking, disk bomb protection, inotify real-time scan.
DAEMON
SECURITY
MAR 2026 — WEEK 1
SentinelX Daemon V2 (Unified)
Merge V1 dan XP jadi satu codebase. Tambah: content scan, integrity check, rate limit, mass delete protection, self guard (chattr +i binary).
DAEMON
SECURITY
MAR 2026 — WEEK 1
DB Guard & Telegram Bot Commands
Daemon monitor perubahan admin di DB. Bot commands: /pcadd, /pclist, /pcscan, /pcdeploy, /nodes, /scanall, /addnode.
DAEMON
BOT
FASE 4 — SENTINELX PROTECT
MAR 2026 — WEEK 1
Protect Manager
Modul protect.cpp untuk SSH ke VPS customer dari master, scan otomatis setiap 6 jam, kirim laporan ke Telegram customer.
SECURITY
DAEMON
MAR 2026 — WEEK 1
Protect Subscriptions & Voucher System
Tabel protect_subscriptions, protect_vouchers. Generate voucher via /genvoucher bot command. AES-256-CBC enkripsi SSH password di DB.
PANEL
SECURITY
MAR 2026 — WEEK 2
SentinelX Protect Agent
Binary C++ agent yang jalan di VPS customer. Validasi license ke master, inotify watch real-time, kirim event via API ke wildandev.tech.
SECURITY
AGENT
MAR 2026 — WEEK 2
Agent API (Laravel)
AgentController dengan endpoint /api/agent/validate, /api/agent/event, /api/agent/heartbeat. License validation, event logging, Telegram notif ke customer.
PANEL
SECURITY
FASE 5 — EKOSISTEM BARU
MAR 2026 — WEEK 2
AI Assistant Diagnostics
Panel diagnosa berbasis Claude AI. User bisa tanya masalah server, AI analisis dan beri solusi. Menggunakan Anthropic API.
AI
PANEL
MAR 2026 — WEEK 2
wallet.wildandev.tech
Subdomain wallet standalone PHP. Fitur: register/login terpisah, saldo, transfer antar user, topup admin, shop beli paket panel dengan auto-create akun via PLTA.
NEW
PANEL