{"id":26077491,"url":"https://github.com/w3labkr/sh-sshkeys","last_synced_at":"2026-06-05T11:31:36.667Z","repository":{"id":129991678,"uuid":"388094952","full_name":"w3labkr/sh-sshkeys","owner":"w3labkr","description":"This script is an ssh key management script for multi-account users.","archived":false,"fork":false,"pushed_at":"2021-07-26T00:36:47.000Z","size":10452,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T03:39:56.112Z","etag":null,"topics":["bash","sh","ssh-keygen"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/w3labkr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-07-21T11:29:44.000Z","updated_at":"2023-02-07T19:24:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"95cd558d-ac9b-43c5-b303-f80963e1bffc","html_url":"https://github.com/w3labkr/sh-sshkeys","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/w3labkr/sh-sshkeys","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/w3labkr%2Fsh-sshkeys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/w3labkr%2Fsh-sshkeys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/w3labkr%2Fsh-sshkeys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/w3labkr%2Fsh-sshkeys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/w3labkr","download_url":"https://codeload.github.com/w3labkr/sh-sshkeys/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/w3labkr%2Fsh-sshkeys/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33939225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-05T02:00:06.157Z","response_time":120,"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":["bash","sh","ssh-keygen"],"created_at":"2025-03-09T03:04:42.424Z","updated_at":"2026-06-05T11:31:36.659Z","avatar_url":"https://github.com/w3labkr.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Managing Multiple SSH keys\n\nThis script is an ssh key management script for multi-account users. If the SSH key file already exists, only the git host address is modified.\n\n## Download\n\nIf you are using Windows x64, download the wget binary file located in the lib directory before running the command.\n\n```sh\n$ wget https://raw.githubusercontent.com/w3labkr/sh-sshkeys/master/sshkeys.sh\n```\n\nYou can download it from the official site.\n\n- \u003chttps://eternallybored.org/misc/wget/\u003e\n\n## Usage\n\nSet the execute permission for the file.\n\n```sh\n$ chmod u+x ./sshkeys.sh\n```\n\nRun from the directory where Git is installed.\n\n```sh\n$ ./sshkeys.sh --username=\u003cusername\u003e --usermail=\u003cmail@example.com\u003e\n```\n\nThe default hostname value is \"github.com\". To change the hostname, run the following command:\n\n```sh\n$ ./sshkeys.sh --username=\u003cusername\u003e --usermail=\u003cmail@example.com\u003e --hostname=\u003chostname\u003e\n```\n\nTo remove all ssh keys registered in the ~/.ssh directory, run the following command:\n\n```sh\n$ ./sshkeys.sh --remove-all\n```\n\n## License\n\nThis software is licensed under the [MIT LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fw3labkr%2Fsh-sshkeys","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fw3labkr%2Fsh-sshkeys","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fw3labkr%2Fsh-sshkeys/lists"}