{"id":21448479,"url":"https://github.com/nkrumahthis/slapc","last_synced_at":"2026-04-11T08:04:43.560Z","repository":{"id":215016014,"uuid":"737908978","full_name":"nkrumahthis/slapc","owner":"nkrumahthis","description":"see logs and pull code","archived":false,"fork":false,"pushed_at":"2024-05-06T23:21:08.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-05T01:44:38.979Z","etag":null,"topics":["devops","git","golang","laravel","ssh","ssh-client"],"latest_commit_sha":null,"homepage":"","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/nkrumahthis.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":"2024-01-01T23:31:50.000Z","updated_at":"2024-05-06T23:21:11.000Z","dependencies_parsed_at":"2024-05-07T00:26:17.869Z","dependency_job_id":"ce8d59fa-163a-4f3c-a438-246ac6731344","html_url":"https://github.com/nkrumahthis/slapc","commit_stats":null,"previous_names":["nkrumahthis/slapc"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/nkrumahthis/slapc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkrumahthis%2Fslapc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkrumahthis%2Fslapc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkrumahthis%2Fslapc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkrumahthis%2Fslapc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nkrumahthis","download_url":"https://codeload.github.com/nkrumahthis/slapc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkrumahthis%2Fslapc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270202494,"owners_count":24544340,"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-08-13T02:00:09.904Z","response_time":66,"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":["devops","git","golang","laravel","ssh","ssh-client"],"created_at":"2024-11-23T03:15:36.724Z","updated_at":"2026-04-11T08:04:43.519Z","avatar_url":"https://github.com/nkrumahthis.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SLAPC\n\nSSH into server, See logs and pull code.\nWritten in go, currently mainly for laravel applications on ubuntu servers.\n\n## Setup\n\nCreate a new json file called config.json in the same directory as the executable and fill in the following data.\n\n```json\n{\n    \"known_hosts\": \"path/to/known_hosts\",\n    \"private_key\": \"path/to/private_key\",\n    \"servers\": [\n        {\n            \"name\": \"any identifier\",\n            \"host\": \"1.2.3.4\",\n            \"port\": \"22\",\n            \"user\": \"root\",\n            \"pass\": \"password\",\n            \"path\": \"/var/www/html\"\n        }\n    ]\n}\n```\n\nAdd as many server entries as you want to to the servers array.\n\n## Todo\n\nWhen the config.json file is not found, open the default text editor automatically and save to the right path that slapc will read.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnkrumahthis%2Fslapc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnkrumahthis%2Fslapc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnkrumahthis%2Fslapc/lists"}