{"id":15496749,"url":"https://github.com/henry40408/alpine-ssh","last_synced_at":"2025-10-18T21:18:10.980Z","repository":{"id":110055946,"uuid":"103788154","full_name":"henry40408/alpine-ssh","owner":"henry40408","description":"Very basic SSH server based on Alpine Linux for testing purpose only","archived":false,"fork":false,"pushed_at":"2018-07-01T05:30:28.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-15T01:12:54.346Z","etag":null,"topics":["alpine","alpine-ssh","deprecated","ssh-server","testing"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/henry40408.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2017-09-16T22:37:32.000Z","updated_at":"2018-07-01T05:30:42.000Z","dependencies_parsed_at":"2023-04-22T21:38:22.214Z","dependency_job_id":null,"html_url":"https://github.com/henry40408/alpine-ssh","commit_stats":{"total_commits":9,"total_committers":1,"mean_commits":9.0,"dds":0.0,"last_synced_commit":"d052e9bafac34bcacfbf1d2239a6b7e4949c911e"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henry40408%2Falpine-ssh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henry40408%2Falpine-ssh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henry40408%2Falpine-ssh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henry40408%2Falpine-ssh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/henry40408","download_url":"https://codeload.github.com/henry40408/alpine-ssh/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239735262,"owners_count":19688262,"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":["alpine","alpine-ssh","deprecated","ssh-server","testing"],"created_at":"2024-10-02T08:27:47.611Z","updated_at":"2025-10-18T21:18:10.888Z","avatar_url":"https://github.com/henry40408.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# alpine-ssh [![CircleCI](https://circleci.com/gh/henry40408/alpine-ssh.svg?style=shield)](https://circleci.com/gh/henry40408/alpine-ssh) [![Docker Repository on Quay](https://quay.io/repository/henry40408/alpine-ssh/status \"Docker Repository on Quay\")](https://quay.io/repository/henry40408/alpine-ssh) ![stability-deprecated](https://img.shields.io/badge/stability-deprecated-red.svg)\n\n\u003e Very basic SSH server based on Alpine Linux for testing purpose only\n\n## Deprecation Warning\n\nThis repository was originally created for used on [Concourse CI](https://concourse-ci.org/). Since I don't use Concourse CI anymore, this repository would not be updated anymore. Use at your own risk.\n\n## Caveats\n\nThis image is for testing purpose only, and **should not be used in production\nenvironment**.\n\n## Username and Password\n\nUsername is `root` and password is `toor`.\n\n## Tips\n\nIt's recommend to add some options when directly connecting to SSH server:\n\n```bash\n$ ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@localhost\n```\n\nThus host key and hostname would not be saved, since the key is changed every\ntime the container is created.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenry40408%2Falpine-ssh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhenry40408%2Falpine-ssh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenry40408%2Falpine-ssh/lists"}