# ๐Ÿงช Linux Server Toolkit - DEV Branch **STATUS**: ๐Ÿš€ Development & Testing Branch (Separate from Production) > This is the **`dev` branch** for testing, development, and experimentation. > Changes here are **isolated from production** and can be safely tested before merging to main. --- ## ๐Ÿš€ Quick Start **One command - pulls dev branch with YELLOW โš ๏ธ BETA banner:** ```bash curl -sL https://git.mull.lol/cschantz/Linux-Server-Management-Toolkit/archive/dev.tar.gz | tar xz && source linux-server-management-toolkit/run.sh ``` When exiting (option 0), answer "yes" and cleanup happens automatically - no extra steps. --- ## ๐Ÿ“ Key Differences (Dev vs Production) | Feature | Dev Branch | Production | |---------|-----------|-----------| | **Cache** | `.sysref.beta` | `.sysref` | | **Version** | `2.1.0-BETA` | `2.1.0` | | **Banner** | ๐ŸŸจ Yellow (โš ๏ธ) | ๐Ÿ”ต Cyan | | **Git Branch** | `dev` | `main` | | **Purpose** | Testing & Development | Stable/Production | --- ## ๐Ÿ“ฆ Features Comprehensive multi-panel server management suite supporting cPanel, InterWorx, Plesk, and standalone Apache with: - ๐Ÿ›ก๏ธ **Security & Monitoring**: Live attack monitor, bot blocker, malware scanner, IP reputation - ๐Ÿ’พ **Backup & Recovery**: Acronis management, MySQL database restore - ๐ŸŒ **Website Diagnostics**: Error analysis, WordPress tools, Cloudflare detection - ๐Ÿ“ง **Email Diagnostics**: Mail queue, blacklist checker, SPF/DKIM/DMARC validation - ๐Ÿ“Š **Performance Analysis**: MySQL optimization, PHP tuning, hardware health, Varnish cache - ๐Ÿ” **System Diagnostics**: Health checks, loadwatch analysis, bandwidth monitoring --- ## ๐Ÿ“– Documentation For detailed documentation, see the main repository: https://git.mull.lol/cschantz/Linux-Server-Management-Toolkit --- **Version**: 2.1.0-BETA **Repository**: https://git.mull.lol/cschantz/Linux-Server-Management-Toolkit **Branch**: dev