{"id":19044600,"url":"https://github.com/brakmic/ecr","last_synced_at":"2025-09-21T01:46:20.374Z","repository":{"id":83787155,"uuid":"181361047","full_name":"brakmic/ECR","owner":"brakmic","description":"Execute Collect Report -  a tool set for remote code execution, data collection and reporting","archived":false,"fork":false,"pushed_at":"2019-04-18T14:29:49.000Z","size":114,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-11T13:04:59.970Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","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/brakmic.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}},"created_at":"2019-04-14T19:49:51.000Z","updated_at":"2019-04-18T14:29:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"d1c6bbe3-e03f-4c7d-a280-c6f0f761d67c","html_url":"https://github.com/brakmic/ECR","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/brakmic/ECR","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brakmic%2FECR","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brakmic%2FECR/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brakmic%2FECR/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brakmic%2FECR/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brakmic","download_url":"https://codeload.github.com/brakmic/ECR/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brakmic%2FECR/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276183750,"owners_count":25599224,"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","status":"online","status_checked_at":"2025-09-20T02:00:10.207Z","response_time":63,"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":[],"created_at":"2024-11-08T22:46:50.136Z","updated_at":"2025-09-21T01:46:20.348Z","avatar_url":"https://github.com/brakmic.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ECR\n\n*Execute*, *Collect*, and *Report* -  a tool set for remote code execution, data collection and reporting\n\n### Work in Progress\n\nThe idea is to develop a set of networking tools for:\n\n* preparing jobs which can be simple one-liners or complex scripts\n* sending them to remote machines for execution\n* collecting data and reporting it back\n\nThe underlying tech is based on [ØMQ](http://zeromq.org/), [Redis](https://redis.io/) and [cJSON](https://github.com/DaveGamble/cJSON).\n\nThe code is based on [C99](https://en.wikipedia.org/wiki/C99) and can be compiled under **Windows**, **macOS** and **Linux**.\n\n![msvc_ide](https://raw.githubusercontent.com/brakmic/bazaar/master/images/ecr/ecr_msvc.png)\n\n![macos_ide](https://raw.githubusercontent.com/brakmic/bazaar/master/images/ecr/ecr_macos.png)\n\n### Building\n\nThis project uses [CMake](https://cmake.org/download/) to generate project files for your preferred build environment.\n\nCreate a `build` folder and enter it: `mkdir build \u0026\u0026 cd build`.\n\nThen let CMake generate Makefiles: `cmake ..`\n\nBuild the binaries: `make`.\n\nFor verbose output use `make VERBOSE=1`.\n\nFor a simple showcase of available functions use the binary based on [ecrprog.c](https://github.com/brakmic/ECR/blob/master/ecrprog.c) which is located in `build/bin`.\n\n### Testing\n\nTests are based on [Criterion Testing Framework](https://github.com/Snaipe/Criterion)\n\nEnter directory `test` and compile the suite with `clang -o test_ecr_all test_ecr_all.c -lcriterion -lhiredis` (*applies to GCC as well*)\n\n```shell\n$ ./test_ecr_all \n[====] Synthesis: Tested: 13 | Passing: 13 | Failing: 0 | Crashing: 0 \n```\n\n### Use-Cases\n\n* Managing server farms via script-execution\n* Automatized reporting\n* Software delivery and updates\n* Health-checks \u0026 heartbeats \n\n# LICENSE\n\n[MIT](https://github.com/brakmic/ECR/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrakmic%2Fecr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrakmic%2Fecr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrakmic%2Fecr/lists"}