██████╗ ██████╗ ██████╗ █████╗ ██╗
██╔══██╗██╔═████╗██╔════╝██╔══██╗██║
██████╔╝██║██╔██║██║ ███████║██║
██╔══██╗████╔╝██║██║ ██╔══██║██║
██████╔╝╚██████╔╝╚██████╗██║ ██║███████╗
╚═════╝ ╚═════╝ ╚═════╝╚═╝ ╚═╝╚══════╝
██╗███╗ ███╗██╗███████╗██╗
██╔╝████╗ ████║██║██╔════╝██║
██╔╝ ██╔████╔██║██║█████╗ ██║
██╔╝ ██║╚██╔╝██║██║██╔══╝ ██║
██╔╝ ██║ ╚═╝ ██║██║███████╗███████╗
╚═╝ ╚═╝ ╚═╝╚═╝╚══════╝╚══════╝
STOP GUESSIN'. START TRAPPIN'.
██████╗ ██████╗ ██████╗ █████╗ ██╗
██╔══██╗██╔═████╗██╔════╝██╔══██╗██║
██████╔╝██║██╔██║██║ ███████║██║
██╔══██╗████╔╝██║██║ ██╔══██║██║
██████╔╝╚██████╔╝╚██████╗██║ ██║███████╗
╚═════╝ ╚═════╝ ╚═════╝╚═╝ ╚═╝╚══════╝
██╗███╗ ███╗██╗███████╗██╗
██╔╝████╗ ████║██║██╔════╝██║
██╔╝ ██╔████╔██║██║█████╗ ██║
██╔╝ ██║╚██╔╝██║██║██╔══╝ ██║
██╔╝ ██║ ╚═╝ ██║██║███████╗███████╗
╚═╝ ╚═╝ ╚═╝╚═╝╚══════╝╚══════╝
=================================================
B0CAL/MIEL Chameleon Research Honeypot v0.1
=================================================
[INFO] Initializing MIEL services...
[INFO] Validating service configuration...
[✓] HTTP service configuration validated
[✓] SSH service configuration validated
[✓] Database service is up
[INFO] Validating service configuration...
[✓] Port 8080 (HTTP) available
[✓] Port 2222 (SSH) available
Would you like to start the WebUI interface ?[y/N] :
y
[INFO] Starting services...
[INFO] Starting SSH daemon...
[✓] SSH service started on port 2222
[INFO] Starting HTTP server...
[✓] HTTP service started on port 8080
[INFO] Starting WebUI interface...
[✓] WebUI started on http://localhost:3000
┌──────────────────────────────────────────────────────┐
│ SERVICE STATUS │
├──────────────────────────────────────────────────────┤
│ Service │ Status │ Port │ PID │ Uptime │ Memory │
├──────────────────────────────────────────────────────┤
│ HTTP │ RUNNING │ 8080 │ 1247 │ 00:03 │ 45.2 MB │
│ SSH │ RUNNING │ 2222 │ 1251 │ 00:02 │ 12.8 MB │
│ Database │ RUNNING │ 5432 │ 1243 │ 00:04 │ 128.4 MB │
│ WebUI │ RUNNING │ 3000 │ 1255 │ 00:01 │ 67.1 MB │
└──────────────────────────────────────────────────────┘
[INFO] All services started successfully!
[INFO] WebUI available at: http://localhost:3000
[INFO] API endpoint: http://localhost:8080/api
[INFO] SSH access: ssh admin@localhost -p 2222
[INFO] Use 'miel status' to check service health
[INFO] Use 'miel stop' to check service health
[INFO] Use 'miel logs
{
"version": "v1.0.0",
"release": "famous coulis",
"services": {
"http", "ssh",
}
}