{"id":15003594,"url":"https://github.com/waterlemons2k/linux-image-cloud-bbr","last_synced_at":"2026-05-02T05:01:45.985Z","repository":{"id":240453422,"uuid":"779253886","full_name":"WaterLemons2k/linux-image-cloud-bbr","owner":"WaterLemons2k","description":"linux-image-cloud with TCP BBR v3 support.","archived":false,"fork":false,"pushed_at":"2026-04-26T03:07:04.000Z","size":48,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-04-26T05:03:04.104Z","etag":null,"topics":["bbr","bbr-v3","bbr3","bbrv3","cloud-image","deb","debian","linux","linux-image","linux-kernel","tcp","tcp-bbr"],"latest_commit_sha":null,"homepage":"","language":null,"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/WaterLemons2k.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":"https://afdian.com/a/WaterLemons2k"}},"created_at":"2024-03-29T11:54:31.000Z","updated_at":"2026-04-13T23:49:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"3b80fdbd-f176-446e-8784-f97ac63eebec","html_url":"https://github.com/WaterLemons2k/linux-image-cloud-bbr","commit_stats":null,"previous_names":["waterlemons2k/linux-image-cloud-bbr"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/WaterLemons2k/linux-image-cloud-bbr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WaterLemons2k%2Flinux-image-cloud-bbr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WaterLemons2k%2Flinux-image-cloud-bbr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WaterLemons2k%2Flinux-image-cloud-bbr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WaterLemons2k%2Flinux-image-cloud-bbr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WaterLemons2k","download_url":"https://codeload.github.com/WaterLemons2k/linux-image-cloud-bbr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WaterLemons2k%2Flinux-image-cloud-bbr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32523428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","bbr-v3","bbr3","bbrv3","cloud-image","deb","debian","linux","linux-image","linux-kernel","tcp","tcp-bbr"],"created_at":"2024-09-24T18:59:09.232Z","updated_at":"2026-05-02T05:01:45.970Z","avatar_url":"https://github.com/WaterLemons2k.png","language":null,"funding_links":["https://afdian.com/a/WaterLemons2k"],"categories":[],"sub_categories":[],"readme":"# linux-image-cloud-bbr\n\nlinux-image-cloud with [TCP BBR v3](https://github.com/google/bbr/tree/v3) support.\n\nThe config file is based on this Debian kernel config file: [4.19.0-26-amd64](configs/4.19.0-26-cloud-amd64.config).\n\n## Installation\n\nDownload the `linux-headers-*.deb` and `linux-image-*.deb` files from [Releases](../../releases).\nThen install them with:\n\n```sh\nsudo dpkg -i linux-headers-*.deb linux-image-*.deb\n```\n\n## Getting started\n\nBBR and FQ are enabled by default.\n\n## Acknowledgments\n\n### BBR\n\n- [Zxilly/bbr-v3-pkg: Compile bbrv3 kernel into deb/rpm format.](https://github.com/Zxilly/bbr-v3-pkg)\n- [Debian 11 手动编译 Google BBR v3 内核 - Sitao](https://sitao.org/Linux/bbrv3.html)\n- [编译 Linux 内核启用 TCP BBR3-腾讯云开发者社区-腾讯云](https://cloud.tencent.com/developer/article/2345894)\n- [编译 Google TCP BBR v3-荒岛](https://lala.im/8742.html)\n\n### Kernel\n\n- [Chapter 4. Common kernel-related tasks](https://kernel-team.pages.debian.net/kernel-handbook/ch-common-tasks.html#s-common-building)\n- [BuildADebianKernelPackage - Debian Wiki](https://wiki.debian.org/BuildADebianKernelPackage)\n- [How to quickly build a trimmed Linux kernel — The Linux Kernel documentation](https://docs.kernel.org/admin-guide/quickly-build-trimmed-linux.html#distro-specific-adjustments)\n\n### Certificate\n\n- [8.10. Compiling a Kernel](https://debian-handbook.info/browse/stable/sect.kernel-compilation.html#sidebar.kernel-config-keyring)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaterlemons2k%2Flinux-image-cloud-bbr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwaterlemons2k%2Flinux-image-cloud-bbr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaterlemons2k%2Flinux-image-cloud-bbr/lists"}