Skip to content

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.

Notifications You must be signed in to change notification settings

ThisisANOM/Hybla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

🚀 ANOM Optimizer

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.

🛠 Features

  • 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 the Hybla congestion control algorithm.
  • Easy to Use: Simply run the script, sit back, and let it do the work!

📋 Prerequisites

  • A Linux-based server (preferably Ubuntu/Debian).
  • Root access to run the script with sudo.

🚀 Installation & Usage

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:

  1. Clone the repository:

    git clone https://github.com/ThisisANOM/ANOM-Optimizer.git
    cd ANOM-Optimizer
  2. Make the script executable:

    chmod +x setup_hybla.sh
  3. Run the script with sudo:

    sudo ./setup_hybla.sh
  4. Sit back, relax, and watch the optimization process take place. The script will display a progress bar and finalize with a "Good Luck" message!

🖥 Screenshot

Here's what you can expect when you run ANOM Optimizer:

ANOM Optimizer Screenshot

📫 Contact

If you have any questions, feel free to reach out:

❤️ Contribute

Contributions are always welcome! Please fork this repository, make your changes, and submit a pull request. Together, we can make ANOM Optimizer even better!

🎉 Acknowledgements

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! 🚀

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages