{"id":48459241,"url":"https://github.com/muhammadzili/lxd-zzz-manager","last_synced_at":"2026-04-07T01:01:51.627Z","repository":{"id":333713044,"uuid":"1138417834","full_name":"muhammadzili/lxd-zzz-manager","owner":"muhammadzili","description":"🚀 Bash-based CLI tool to manage LXD containers as lightweight VPS with resource limits, SSH access, and auto port forwarding.","archived":false,"fork":false,"pushed_at":"2026-03-26T23:01:17.000Z","size":29,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-27T10:48:07.116Z","etag":null,"topics":["bash","bash-cli","container-virtualization","linux-containers","lxc","lxd","server-automation","vps","vps-manager"],"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/muhammadzili.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}},"created_at":"2026-01-20T16:40:55.000Z","updated_at":"2026-03-26T23:00:01.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/muhammadzili/lxd-zzz-manager","commit_stats":null,"previous_names":["muhammadzili/lxd-zzz-manager"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/muhammadzili/lxd-zzz-manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muhammadzili%2Flxd-zzz-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muhammadzili%2Flxd-zzz-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muhammadzili%2Flxd-zzz-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muhammadzili%2Flxd-zzz-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/muhammadzili","download_url":"https://codeload.github.com/muhammadzili/lxd-zzz-manager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muhammadzili%2Flxd-zzz-manager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31495466,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T17:22:55.647Z","status":"ssl_error","status_checked_at":"2026-04-06T17:22:54.741Z","response_time":112,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bash","bash-cli","container-virtualization","linux-containers","lxc","lxd","server-automation","vps","vps-manager"],"created_at":"2026-04-07T01:01:42.117Z","updated_at":"2026-04-07T01:01:51.607Z","avatar_url":"https://github.com/muhammadzili.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ⚡ LXD Zzz Manager CLI\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Language-Bash-4EAA25?style=for-the-badge\u0026logo=gnu-bash\u0026logoColor=white\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Virtualization-LXD/LXC-E95420?style=for-the-badge\u0026logo=linux-containers\u0026logoColor=white\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/License-MIT-007EC6?style=for-the-badge\u0026logo=open-source-initiative\u0026logoColor=white\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Version-1.2-FFD700?style=for-the-badge\" /\u003e\n\u003c/p\u003e\n\n---\n\n## 🧭 About the Repository\n\n**LXD Zzz Manager** is a **Bash Script**-based **CLI (Command Line Interface)** tool designed to automate VPS management using **LXD/LXC** technology on Ubuntu or Debian servers.\n\nThis script allows a single **Dedicated / Large VPS (Host)** to be split into several isolated **Small VPS (Containers)**, complete with:\n- Resource limits (RAM, CPU, Disk)\n- Independent SSH access\n- Automatic port forwarding\n\n---\n\n## ⚙️ Problems \u0026 Solutions\n\n### ❌ Problem\nManually managing LXD containers is quite complicated:\n- Running `lxd launch`\n- Setting RAM, CPU, and Disk one by one\n- Port mapping with iptables / proxy\n- Editing SSH configuration to allow password login\n\n### ✅ Solution\n**LXD Zzz Manager** simplifies everything with just **one click**:\n- Select a menu\n- Enter the data\n- The VPS is ready to use immediately 🚀\n\n---\n\n## 🚀 Key Features\n\n- 🖥️ **Interactive Menu**\n- 📦 **Auto Install LXD**\n- ⚡ **Resource Limiter**\n- 🔒 **SSH Port Forwarding**\n\n---\n\n## 🛠️ Prerequisites (Host System)\n\n- OS: Ubuntu 20.04 / 22.04 LTS or Debian 11  \n- User: Root  \n- Virtualization: LXD supported\n\n---\n\n## 📦 Installation \u0026 Usage Guide\n\n```bash\nwget https://raw.githubusercontent.com/muhammadzili/lxd-zzz-manager/main/lxd-zzz.sh\nchmod +x lxd-zzz.sh\n./lxd-zzz.sh\n```\n\n---\n\n## 📜 License\n\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuhammadzili%2Flxd-zzz-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuhammadzili%2Flxd-zzz-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuhammadzili%2Flxd-zzz-manager/lists"}