Structured security for Linux server infrastructure
A modular CLI-first framework for hardening, diagnostics, reporting, and controlled operations across RHEL-like environments.
$ sudo doragon status
Doragon Framework v1.0.5
Host: hitsukaya
Profile: gold
[OK] SELinux: enforcing
[OK] Firewall: active
[OK] Fail2Ban: running
[OK] Reports: enabled
Built for disciplined server operations
Doragon favors explicit control, smaller modules, and infrastructure that remains understandable under operational pressure.
Real infrastructure first
Built for Linux VPS and dedicated server operations, not dashboard-first abstraction layers.
Modular and predictable
Small modules, explicit commands, and execution paths that remain inspectable in production.
Security by architecture
Reduced attack surface, defined boundaries, and controlled operational defaults.
The core layer behind Doragon
Doragon Framework defines the operational layer for hardening, diagnostics, reporting, and controlled Linux VPS administration.
Hardening
SSH boundaries, firewall policies, SELinux enforcement, and Fail2Ban protection for stable production systems.
Reporting
Readable summaries designed for audits, reviews, and operational visibility.
Diagnostics
Detect drift, weak signals, and inconsistencies before they become operational problems.
Operations
Explicit CLI workflows for controlled, repeatable server administration.
Doragon Framework — Gold
Gold defines a stronger operating posture for production VPS environments where control, visibility, and hardened defaults matter more than convenience.
Security-first baseline
SELinux-aware, firewall-conscious, and Fail2Ban-friendly defaults designed for real production hosts.
Explicit and reviewable
Clear commands, modular outputs, and framework behavior that remains visible under operational pressure.
Built for long-running hosts
Intended for VPS and server environments that need stable posture, predictable workflows, and operational continuity.
Not one-click automation
Gold favors discipline, reversibility, and explicit control over hidden orchestration layers.
Operate with clarity
Doragon stays strongest when operators can inspect, run, diagnose, and review the system through explicit, readable commands.
$ sudo doragon status
$ sudo doragon report
$ sudo doragon diagnose
$ sudo doragon firewall status
$ sudo doragon fail2ban status
$ sudo doragon sftp status
Overview of posture, health, and service visibility.
Readable output for audit, review, and follow-up.
Detect drift, weak spots, and operational issues.
Framework capabilities
Doragon keeps the root clean by splitting infrastructure logic into small, auditable modules. Each module handles a defined operational boundary.
SSH
Maintain secure remote access posture for VPS administration.
Firewall
Review and manage network exposure boundaries and service access.
SELinux
Support enforced policy posture for production-aware systems.
Fail2Ban
Monitor jail posture, protection state, and suspicious activity response.
Services
Inspect essential services and runtime health across the host.
SFTP
Keep file transfer access more controlled and operationally isolated.
Reports
Generate readable summaries suitable for review and follow-up.
Diagnostics
Detect issues, weak posture, and misconfiguration with controlled checks.
CLI entry point, framework core, real host interaction
Doragon keeps operational access simple for the administrator while framework logic stays modular, visible, and close to the host.
Commands are initiated through SSH or terminal access.
The CLI is the controlled entry point for status, report, diagnose, and module commands.
Modules, checks, reports, helpers, firewall, SELinux, Fail2Ban, and SFTP logic.
The framework interacts with services, policies, logs, and runtime state on the host.
Transparent execution
Doragon keeps the operational surface explicit. The CLI remains visible, and the framework avoids hidden orchestration layers.
Real system state
Config files, service health, logs, host posture, and operator intent.
Reviewable results
Status summaries, diagnostics, reports, and structured operational feedback.
Continue into baselines and control panel
Start with the framework core, then expand into hardened baseline profiles and observability workflows across the Doragon ecosystem.