Welcome to ANOM Optimizer! This script is designed to help you optimize your server's network settings for better performance using the Hybla congestion control algorithm. With a single command, you can apply essential system tweaks and configuration settings that enhance your server's capabilities.
- Automatic Setup: Installs necessary packages and configures your system with optimal settings.
- Figlet Branding: Displays a beautiful banner using Figlet at the start of the script.
- Progress Bar: A dynamic progress bar shows the status of the optimization process.
- System Tweaks: Adjusts
ulimit
, modifies kernel parameters, and sets theHybla
congestion control algorithm. - Easy to Use: Simply run the script, sit back, and let it do the work!
- A Linux-based server (preferably Ubuntu/Debian).
- Root access to run the script with
sudo
.
You can quickly run ANOM Optimizer with a single command:
bash <(curl -Ls https://raw.githubusercontent.com/ThisisANOM/Hybla/master/anom_optimizer.sh)
Alternatively, if you prefer to clone the repository and run the script manually:
-
Clone the repository:
git clone https://github.com/ThisisANOM/ANOM-Optimizer.git cd ANOM-Optimizer
-
Make the script executable:
chmod +x setup_hybla.sh
-
Run the script with
sudo
:sudo ./setup_hybla.sh
-
Sit back, relax, and watch the optimization process take place. The script will display a progress bar and finalize with a "Good Luck" message!
Here's what you can expect when you run ANOM Optimizer:
If you have any questions, feel free to reach out:
- Telegram: t.me/MemoryOfNaengi
- GitHub: github.com/ThisisANOM
Contributions are always welcome! Please fork this repository, make your changes, and submit a pull request. Together, we can make ANOM Optimizer even better!
Special thanks to everyone who contributed to making ANOM Optimizer a reality. Your support and feedback help keep this project alive!
ANOM Optimizer - Your server's performance booster! 🚀