{"id":17783329,"url":"https://github.com/develfishere/linux_networkoptimizer","last_synced_at":"2025-10-16T05:12:16.269Z","repository":{"id":259050856,"uuid":"876205250","full_name":"develfishere/Linux_NetworkOptimizer","owner":"develfishere","description":"A lightweight and intelligent Bash script designed to improve network performance on Linux systems. ","archived":false,"fork":false,"pushed_at":"2024-10-24T11:32:25.000Z","size":31,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-27T07:03:11.592Z","etag":null,"topics":["bbr","bbr3","debian","linux","network","network-analysis","optimizer","speedtest","speedtest-cli","ubuntu"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/develfishere.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-21T15:14:52.000Z","updated_at":"2024-10-24T11:32:29.000Z","dependencies_parsed_at":"2024-10-22T19:01:03.376Z","dependency_job_id":null,"html_url":"https://github.com/develfishere/Linux_NetworkOptimizer","commit_stats":null,"previous_names":["develfishere/linux_networkoptimizer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/develfishere%2FLinux_NetworkOptimizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/develfishere%2FLinux_NetworkOptimizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/develfishere%2FLinux_NetworkOptimizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/develfishere%2FLinux_NetworkOptimizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/develfishere","download_url":"https://codeload.github.com/develfishere/Linux_NetworkOptimizer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221640905,"owners_count":16856243,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bbr","bbr3","debian","linux","network","network-analysis","optimizer","speedtest","speedtest-cli","ubuntu"],"created_at":"2024-10-27T07:03:15.451Z","updated_at":"2025-10-16T05:12:11.209Z","avatar_url":"https://github.com/develfishere.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Linux Network Optimizer v0.7\n\nThis repository contains a **Bash script** designed to enhance network performance on Linux systems\n\nThe script intelligently optimizes network settings based on your **system's hardware specifications** (**CPU**, **RAM**)\n\nIt dynamically selects and implements the most suitable queuing discipline from **fq_codel** or **cake**, and uses the **BBR** (Bottleneck Bandwidth and Round-trip propagation time) congestion control algorithm for optimal performance\n\n- If you prefer, you can refer to the [Persian Readme](./README_FA.md)\n\n- Additionally, the [Changelog](./CHANGELOG.md) is available at the provided link.\n\n## Key Features\n\n- Dynamically selects and configures queuing disciplines (`fq_codel`, `cake`) based on system resources to minimize latency\n- Implements `BBR` congestion control for optimal throughput and low latency\n- Adjusts TCP buffer sizes (`tcp_rmem`, `tcp_wmem`) based on system CPU and RAM\n- Optimizes `netdev_max_backlog` and memory buffers for handling high volumes of TCP connections\n- Find the optimal `MTU` size for improved network performance\n- Provides automatic backup and restoration of original network settings\n\n## Prerequisites\n\n### The script requires root privileges. If you're not logged in as root, use the following command\n\n```bash\nsudo -i\n```\n\n####\n\n## How to Use\n\nRun the following command to update your system, install required packages, and execute the optimization script\n\n```bash\nsudo apt-get -o Acquire::ForceIPv4=true update \u0026\u0026 \\\nsudo apt-get -o Acquire::ForceIPv4=true install -y sudo curl jq \u0026\u0026 \\\nbash \u003c(curl -Ls --ipv4 https://raw.githubusercontent.com/develfishere/Linux_NetworkOptimizer/main/bbr.sh)\n```\n\n## Support\n\nIf you encounter any issues or have suggestions, feel free to open an issue in the [GitHub Issues section](https://github.com/develfishere/Linux_NetworkOptimizer/issues)\n\n## Disclaimer\n\nThis script is provided \"as is,\" without any guarantees or warranties. Use it at your own risk.\n\n## License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevelfishere%2Flinux_networkoptimizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevelfishere%2Flinux_networkoptimizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevelfishere%2Flinux_networkoptimizer/lists"}