{"id":17785054,"url":"https://github.com/eun/sshkeys","last_synced_at":"2025-03-16T04:30:56.352Z","repository":{"id":57510572,"uuid":"100024467","full_name":"Eun/sshkeys","owner":"Eun","description":"Get all ssh public keys of a ssh server","archived":false,"fork":false,"pushed_at":"2025-02-25T04:22:14.000Z","size":1854,"stargazers_count":21,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-27T05:04:45.800Z","etag":null,"topics":["go","golang","golang-application","golang-library","ssh","ssh-keys","ssh-server","ssh-tool","sshd"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/Eun.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":["Eun"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":"Eun","issuehunt":"eun","otechie":null,"custom":null}},"created_at":"2017-08-11T11:21:44.000Z","updated_at":"2025-02-17T09:01:59.000Z","dependencies_parsed_at":"2023-12-07T15:27:05.874Z","dependency_job_id":"f5e1e920-65ae-4c23-a230-18224b78f17b","html_url":"https://github.com/Eun/sshkeys","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eun%2Fsshkeys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eun%2Fsshkeys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eun%2Fsshkeys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eun%2Fsshkeys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Eun","download_url":"https://codeload.github.com/Eun/sshkeys/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243802944,"owners_count":20350316,"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":["go","golang","golang-application","golang-library","ssh","ssh-keys","ssh-server","ssh-tool","sshd"],"created_at":"2024-10-27T08:23:07.597Z","updated_at":"2025-03-16T04:30:55.646Z","avatar_url":"https://github.com/Eun.png","language":"Go","funding_links":["https://github.com/sponsors/Eun","https://liberapay.com/Eun","https://issuehunt.io/r/eun"],"categories":[],"sub_categories":[],"readme":"# sshkeys\n[![Actions Status](https://github.com/Eun/sshkeys/workflows/push/badge.svg)](https://github.com/Eun/sshkeys/actions)\n[![Coverage Status](https://coveralls.io/repos/github/Eun/sshkeys/badge.svg?branch=master)](https://coveralls.io/github/Eun/sshkeys?branch=master)\n[![PkgGoDev](https://img.shields.io/badge/pkg.go.dev-reference-blue)](https://pkg.go.dev/github.com/Eun/sshkeys)\n[![go-report](https://goreportcard.com/badge/github.com/Eun/sshkeys)](https://goreportcard.com/report/github.com/Eun/sshkeys)\n---\nGet all ssh public keys of an ssh server.\n\n## Installation\n\n### Docker\n```shell\n$ docker run --rm -ti ghcr.io/eun/sshkeys:latest -algorithm=sha256 -encoding=base64 github.com\n```\n\n### Prebuild\nDownload in the [Releases](https://github.com/Eun/sshkeys/releases) section.\n\n### go\n```shell\n$ go install github.com/Eun/sshkeys/cmd/sshkeys\n```\n\n## Usage\n```shell\nUsage: sshkeys [options] \u003chost\u003e\nOptions:\n    -a authorized_keys\n    -algorithm=authorized_keys\n       Algorithm to hash the public keys, valid algorithms are: sha1, sha256, md5, authorized_keys\n\n    -e=\n    -encoding=\n       Encoding to encode the hashed keys, valid encodings are: hex, base32, base64 (only used for algorithms sha1, sha256 and md5)\n\n    -o=console\n    -output=console\n       Output format, valid formats are: console, json\n\n    -c=4\n    -concurrent=4\n       Concurrent workers\n\n    -t=60s\n    -timeout=60s\n       Connection timeout\n```\n\n### Examples\n```shell\n$ sshkeys example.com\n$ sshkeys -algorithm=sha256 -encoding=base64 -output=json github.com:22\n```\n\n## Build History\n[![Build history](https://buildstats.info/github/chart/Eun/sshkeys?branch=master)](https://github.com/Eun/go-bin-template/actions)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feun%2Fsshkeys","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feun%2Fsshkeys","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feun%2Fsshkeys/lists"}