A comprehensive, all-in-one solution for Debian-based server optimization, security auditing, and system administration. Combines performance tuning, security hardening, and automated reporting in a single, intelligent toolkit.
🇷🇺 Русская версия: README_ru.md
DebianForge is an intelligent toolkit that transforms Debian servers into high-performance, secure, and well-monitored systems. It's designed for system administrators, DevOps engineers, and anyone who wants to optimize their Debian infrastructure.
- Debian 13 (tested and supported)
- Bash 5.0+
- Root or sudo privileges
git clone https://github.com/mishagin-dev/DebianForge.git
cd DebianForge
chmod +x main.sh
sudo ./main.sh# Interactive interface
sudo ./main.sh
# Security audit
sudo ./main.sh security audit full markdown
# Performance benchmark
sudo ./main.sh performance benchmark cpu html
# System update
sudo ./main.sh system update- Performance Optimization: CPU, Memory, Disk, Network tuning
- Security Hardening: Automated vulnerability assessment and security configuration
- Real-time Monitoring: System resource tracking and performance metrics
- Comprehensive Reporting: Multiple formats (HTML, JSON, CSV, Markdown)
- Modular Architecture: Easy to extend and customize
- 📖 Wiki - Complete documentation, guides, and tutorials
- 🔧 Configuration - Setup and customization
- 📊 Reporting - Report generation and formats
- 🛠️ Development - Contributing and extending
- Issues: GitHub Issues
- Wiki: Project Wiki
MIT License - see LICENSE for details.
Made with ❤️ for the Debian community
For Russian documentation, see README_ru.md