{"id":20703657,"url":"https://github.com/cppmx/test_ssh_server","last_synced_at":"2026-01-31T03:02:26.904Z","repository":{"id":177319361,"uuid":"124473216","full_name":"cppmx/test_ssh_server","owner":"cppmx","description":"Dcoker container for SSH tests","archived":false,"fork":false,"pushed_at":"2018-03-09T03:21:07.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-10T05:04:23.139Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/cppmx.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":"2018-03-09T02:01:43.000Z","updated_at":"2018-03-09T02:01:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"f31c71a4-6ee5-43fa-9131-bb28bcc097a6","html_url":"https://github.com/cppmx/test_ssh_server","commit_stats":null,"previous_names":["cppmx/test_ssh_server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cppmx/test_ssh_server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cppmx%2Ftest_ssh_server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cppmx%2Ftest_ssh_server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cppmx%2Ftest_ssh_server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cppmx%2Ftest_ssh_server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cppmx","download_url":"https://codeload.github.com/cppmx/test_ssh_server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cppmx%2Ftest_ssh_server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28927772,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T02:59:34.861Z","status":"ssl_error","status_checked_at":"2026-01-31T02:59:05.369Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-17T01:08:56.232Z","updated_at":"2026-01-31T03:02:26.889Z","avatar_url":"https://github.com/cppmx.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Description\n\nThis docker container contains an Ubuntu 14.04 sshd server. The name of the project is test_ssh_server.\n\nThis small project is under development.\n\n# Use\n\nBuild the docker image with the command:\n\n`docker build -t test_sshd .`\n\nOnce the inage is created, run the image with the command:\n\n`docker run -d -P --name eg_sshd test_sshd`\n\nCheck that the 22 port is present whith the command:\n\n`docker port test_sshd 22`\n\nYou can inspect the docker machine to find the IP address of your sshd server:\n\n`docker inspect eg_sshd | grep IPAddress`\n\nNow you can connect via ssh:\n\n`ssh sshtest@IPAddress`\n\nUse `testpswd` as password\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcppmx%2Ftest_ssh_server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcppmx%2Ftest_ssh_server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcppmx%2Ftest_ssh_server/lists"}