CrystalDM is an advanced DDoS Mitigation System specifically designed for Growtopia Private Servers (GTPS) using Node.js. Developed by Akbarrdev, this system offers comprehensive logging, multiple security plugins, and server monitoring capabilities.
- Real-time Protection
- High Performance
- Easy Configuration
- Comprehensive Logging
- Multiple Security Plugins
- Server Monitoring
- Client Management
- HTTPS Redirect
- Geo Ban
- Auto Blacklist
- Rate Limiter
- Hide Server Data
- IP Reputation Check
- Adaptive Rate Limiter
- Under Attack Mode
- Server Processing
- Response Handling
- Clone the repository:
git clone https://github.com/akbarrdev/CrystalDM.git ./
- Install the required dependencies:
npm install
- Configure the system by editing the
config.json
file with your server details and security settings. - Start the system:
npm run start
- Access the server monitor by visiting
https://your-server-ip/monitor
in your web browser.
Edit the config.json
file to customize the system according to your needs. Key configuration options include:
- Server ports (TCP and UDP)
- Security settings (Auto Blacklist, Geo Ban, Rate Limiter, etc.)
- Discord webhook for reporting
- HTTPS settings
After starting the server, CrystalDM will automatically protect your GTPS from DDoS attacks. You can monitor the server's performance and view logs through the provided web interface.
Access the server monitor by navigating to https://your-server-ip/monitor
in your web browser. This provides real-time statistics on CPU usage, memory usage, response time, and uptime.
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the GPL-3.0 License - see the LICENSE file for details.
Join our community to get support, share experiences, and stay updated on the latest developments:
Stay connected with the CrystalDM community and get real-time updates, support, and engage with other users!
- Thanks to YoruAkio and users of CrystalDM