{"id":15065991,"url":"https://github.com/duc-cnzj/execit","last_synced_at":"2026-03-09T07:32:12.634Z","repository":{"id":38372466,"uuid":"481652877","full_name":"duc-cnzj/execit","owner":"duc-cnzj","description":"Execute multiple terminals on one page, support multiple clusters.","archived":false,"fork":false,"pushed_at":"2024-03-13T22:45:01.000Z","size":4749,"stargazers_count":3,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-07T22:41:27.160Z","etag":null,"topics":["kubernetes","multicluster","terminal"],"latest_commit_sha":null,"homepage":"","language":"Go","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/duc-cnzj.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}},"created_at":"2022-04-14T15:19:56.000Z","updated_at":"2023-11-24T01:25:53.000Z","dependencies_parsed_at":"2023-02-17T13:45:49.796Z","dependency_job_id":"09cfcc77-c6b1-4aa8-8072-41eac0599181","html_url":"https://github.com/duc-cnzj/execit","commit_stats":{"total_commits":156,"total_committers":2,"mean_commits":78.0,"dds":"0.16025641025641024","last_synced_commit":"1d68c9b6d813f8a17d67f505e0d2c549db7bc0ba"},"previous_names":[],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/duc-cnzj/execit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duc-cnzj%2Fexecit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duc-cnzj%2Fexecit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duc-cnzj%2Fexecit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duc-cnzj%2Fexecit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/duc-cnzj","download_url":"https://codeload.github.com/duc-cnzj/execit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duc-cnzj%2Fexecit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30287425,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T02:57:19.223Z","status":"ssl_error","status_checked_at":"2026-03-09T02:56:26.373Z","response_time":61,"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":["kubernetes","multicluster","terminal"],"created_at":"2024-09-25T00:59:10.362Z","updated_at":"2026-03-09T07:32:12.614Z","avatar_url":"https://github.com/duc-cnzj.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003ch1 align=\"center\"\u003eexec-it\u003c/h1\u003e\n\u003cp align=\"center\"\u003eexec pods in one web page.\u003c/p\u003e\n\u003cbr\u003e\u003cbr\u003e\n\n## 💡 Intro\n\nSuper simple terminal management tool in k8s.\n\n## ✨  Features\n\n* single pod web proxy.\n* multi cluster\n* like kubernetes dashboard, but more simple and friendly.\n* audit log.\n* i18n.\n\n## 🚀  Installation\n\n```shell\nkubectl apply -f https://raw.githubusercontent.com/duc-cnzj/execit/master/deploy.yaml\n\nkubectl port-forward -n execit svc/execit 31996:80\n```\n\nusername: `admin`, password: `123456`\n\nopen http://localhost:31996\n\n## 💡 Minimum permissions required\n\n| Resource                               | Verbs                 |\n|----------------------------------------|-----------------------|\n| pods                                   | `get`, `list`, `watch` |\n| deployments                            | `get`, `list`, `watch` |\n| statefulsets                           | `get`, `list`, `watch` |\n| job(optional)                          | `get`, `list`, `watch` |\n| pods/exec                              | `create`              |\n| pods/log                               | `get`                 |\n| pods/portforward(single pod web proxy) | `create`    |\n| metrics.k8s.io/pods(optional)          | `get`                 |\n\n\u003e The web proxy is only suitable for some web applications.\n\u003e \n\u003e for example:\n\u003e \n\u003e ✅ kiali, prometheus, minio, ceph-dashboard...\n\u003e \n\u003e ❌ grafana...\n\n## 🧀 Preview\n\n![execit-preview](./images/img_1.png)\n![execit](./images/img.png)\n![user commands](./images/img_2.png)\n\n## TODO\n\n1. ~~cmd + k~~\n2. split view","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduc-cnzj%2Fexecit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fduc-cnzj%2Fexecit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduc-cnzj%2Fexecit/lists"}