{"id":23218826,"url":"https://github.com/flashcatcloud/ibex","last_synced_at":"2025-07-01T12:34:24.219Z","repository":{"id":43600191,"uuid":"493479970","full_name":"flashcatcloud/ibex","owner":"flashcatcloud","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-11T03:01:00.000Z","size":11277,"stargazers_count":42,"open_issues_count":4,"forks_count":19,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-30T21:51:18.611Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flashcatcloud.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":"2022-05-18T02:23:24.000Z","updated_at":"2025-03-18T07:54:06.000Z","dependencies_parsed_at":"2025-01-02T16:10:31.863Z","dependency_job_id":null,"html_url":"https://github.com/flashcatcloud/ibex","commit_stats":{"total_commits":61,"total_committers":11,"mean_commits":5.545454545454546,"dds":0.639344262295082,"last_synced_commit":"14ed2b28ee3b235b576edba66a7393266da046bd"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/flashcatcloud/ibex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flashcatcloud%2Fibex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flashcatcloud%2Fibex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flashcatcloud%2Fibex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flashcatcloud%2Fibex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flashcatcloud","download_url":"https://codeload.github.com/flashcatcloud/ibex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flashcatcloud%2Fibex/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262963545,"owners_count":23391842,"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":[],"created_at":"2024-12-18T21:18:10.729Z","updated_at":"2025-07-01T12:34:24.192Z","avatar_url":"https://github.com/flashcatcloud.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ibex\n\nibex, running scripts on large scale machines\n\n# compile\n\n```\n# export GOPROXY=https://goproxy.cn\nmake\n```\n\n# run server\n\n```\nmysql \u003c sql/ibex.sql\n./ibex server\n```\n\n# run agentd\n\n```\n./ibex agentd\n```\n\n# test\n\n```\n# create task\ncurl --location --request POST 'localhost:10090/ibex/v1/tasks' \\\n-u ibex:ibex \\\n--header 'Content-Type: application/json' \\\n--data-raw '{\n    \"title\": \"just a echo\",\n    \"account\": \"root\",\n    \"batch\": 0,\n    \"tolerance\": 0,\n    \"timeout\": 10,\n    \"pause\": \"\",\n    \"script\": \"#!/bin/sh\\necho hello;date \u003e nice.date;echo world\",\n    \"action\": \"start\",\n    \"creator\": \"qinxiaohui\",\n    \"hosts\": [\"bogon\"]\n}'\n```\n\n# TODO\n\n[] task done flag\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflashcatcloud%2Fibex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflashcatcloud%2Fibex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflashcatcloud%2Fibex/lists"}