{"id":20520138,"url":"https://github.com/thomiceli/tmp-ssh","last_synced_at":"2025-08-23T22:05:42.013Z","repository":{"id":155233914,"uuid":"632551384","full_name":"thomiceli/tmp-ssh","owner":"thomiceli","description":"Create temporary local SSH servers using Docker for testing","archived":false,"fork":false,"pushed_at":"2023-04-25T17:16:18.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-06T00:18:57.978Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/thomiceli.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":"2023-04-25T16:33:57.000Z","updated_at":"2023-11-29T14:45:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"a267e599-7770-4b63-acdd-d90b834c521b","html_url":"https://github.com/thomiceli/tmp-ssh","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thomiceli/tmp-ssh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomiceli%2Ftmp-ssh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomiceli%2Ftmp-ssh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomiceli%2Ftmp-ssh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomiceli%2Ftmp-ssh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thomiceli","download_url":"https://codeload.github.com/thomiceli/tmp-ssh/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomiceli%2Ftmp-ssh/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271770384,"owners_count":24817644,"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-23T02:00:09.327Z","response_time":69,"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-15T22:18:10.533Z","updated_at":"2025-08-23T22:05:41.938Z","avatar_url":"https://github.com/thomiceli.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tmp-ssh\n\nCreate temporary local SSH servers for testing.\n\n### Usage\n\n```shell\n# Start servers in temporary containers\n./tmp-ssh.sh start     # starts 3 servers by default\n./tmp-ssh.sh start 7   # starts 7 servers\n\n# It also adds in the ssh config \"StrictHostKeyChecking no\" for each server\n\n\n# Stop servers\n./tmp-ssh.sh stop      # Stop all servers and clean ssh known_hosts and config\n```\n\n### Build\n\nBuild from the Dockerfile. This will create a new image with the name `tmp-ssh`.\n\n```shell\n./tmp-ssh.sh build                   # Username/password will be thomas\n./tmp-ssh.sh build myusername        # Username/password will be myusername\n\n./tmp-ssh.sh --image tmp-ssh start   \n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomiceli%2Ftmp-ssh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthomiceli%2Ftmp-ssh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomiceli%2Ftmp-ssh/lists"}