{"id":34903925,"url":"https://github.com/rraks/remocc","last_synced_at":"2026-05-20T13:37:41.658Z","repository":{"id":192534003,"uuid":"170545482","full_name":"rraks/remocc","owner":"rraks","description":"Remote command and control framework","archived":false,"fork":false,"pushed_at":"2023-02-25T00:54:37.000Z","size":13014,"stargazers_count":3,"open_issues_count":15,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-21T18:55:47.120Z","etag":null,"topics":["golang","iot","management","ssh"],"latest_commit_sha":null,"homepage":null,"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/rraks.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}},"created_at":"2019-02-13T17:00:45.000Z","updated_at":"2020-11-06T14:05:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"45b2634a-5685-430e-b1b8-0dbc1f3fff6f","html_url":"https://github.com/rraks/remocc","commit_stats":null,"previous_names":["rraks/remocc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rraks/remocc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraks%2Fremocc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraks%2Fremocc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraks%2Fremocc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraks%2Fremocc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rraks","download_url":"https://codeload.github.com/rraks/remocc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rraks%2Fremocc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28051473,"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-12-26T02:00:06.189Z","response_time":55,"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":["golang","iot","management","ssh"],"created_at":"2025-12-26T09:37:27.848Z","updated_at":"2025-12-26T09:37:30.482Z","avatar_url":"https://github.com/rraks.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# remocc\nRemote command and control framework\nManage remote devices residing on private networks\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://github.com/rraks/remocc/blob/master/docs/logo.png\"\u003e\n\u003cimg docs/logo.png \u003e\n\u003c/p\u003e\n\n*Still under development, open to collaborations*\n\n## Overview\nIt's often difficult to manage a remote device (on LTE/Private networks). remocc provides \na mechanism to access a shell to the remote device and in addition allows you to run apps (remote cron tasks) on your devices.\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://github.com/rraks/remocc/blob/master/docs/overview.png\"\u003e\n\u003c/p\u003e\n\n## How? Reverse SSH Tunnels\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://github.com/rraks/remocc/blob/master/docs/reverse.png\" \u003e\n\u003c/p\u003e\n\n## Building necessary images\n1. docker-compose build\n\n## Running it\n### Production \n1. Bring up db and web containers \\\n`docker-compose up web db`\n2. Use test device if necessary \\\n`docker-compose up device`\n3. Exec and run test device \\\n`docker exec -it remocc_device_1 /bin/bash `\\\n`CGO_ENABLED=0 go build ./` \\\n`./device`\n\n### Development\n1. Bring up db and webdev containers \\\n`docker-compose up webdev db`\n2. Connect to the docker instance\n`docker exec -it remocc_webdev_1 /bin/bash`\n3. Start the sshd daemon \n`/docker-entrypoint-initdb.d/init.sh`\n3. Compile and run \\\n` CGO_ENABLED=0 go build ./` \\\n`./remocc`\n4. Exec and run test device \\\n`docker exec -it remocc_device_1 /bin/bash `\\\n`CGO_ENABLED=0 go build ./` \\\n`./device`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frraks%2Fremocc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frraks%2Fremocc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frraks%2Fremocc/lists"}