{"id":40088489,"url":"https://github.com/ryanwebber/unssh","last_synced_at":"2026-01-19T10:01:21.547Z","repository":{"id":315360666,"uuid":"1058845219","full_name":"ryanwebber/unssh","owner":"ryanwebber","description":"A toy implementation of an ssh server that nobody should actually use.","archived":false,"fork":false,"pushed_at":"2025-09-18T05:11:05.000Z","size":52,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-18T07:13:38.219Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/ryanwebber.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-17T16:16:14.000Z","updated_at":"2025-09-18T05:11:08.000Z","dependencies_parsed_at":"2025-09-18T07:14:05.174Z","dependency_job_id":"ecc5a5e8-9206-4fee-98ee-150a46876845","html_url":"https://github.com/ryanwebber/unssh","commit_stats":null,"previous_names":["ryanwebber/unssh"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/ryanwebber/unssh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanwebber%2Funssh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanwebber%2Funssh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanwebber%2Funssh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanwebber%2Funssh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryanwebber","download_url":"https://codeload.github.com/ryanwebber/unssh/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanwebber%2Funssh/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28565052,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T08:53:44.001Z","status":"ssl_error","status_checked_at":"2026-01-19T08:52:40.245Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":"2026-01-19T10:01:21.399Z","updated_at":"2026-01-19T10:01:21.535Z","avatar_url":"https://github.com/ryanwebber.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# unssh - An [UN]-[S]ecure [SH]ell\n\nThis is a toy implementation of an ssh server that you should not use. It is\nminimally functional, essentially just enough to connect and run a shell\non the host.\n\n## Getting Started\n\nRunning the server:\n\n```\n# Generate a host key. Currently, only ed25519 is supported.\nssh-keygen -t ed25519 -f /path/to/keygen/output\n\n# Run the ssh server\ncargo run --release -- --host-key /path/to/keygen/output.pub --port 2222\n```\n\nConnecting to the server can be done with any ssh client. Currently there\nis no support for authentication.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanwebber%2Funssh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryanwebber%2Funssh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanwebber%2Funssh/lists"}