{"id":22965182,"url":"https://github.com/ardikabs/awssh","last_synced_at":"2025-04-02T04:23:53.092Z","repository":{"id":44635558,"uuid":"287895492","full_name":"ardikabs/awssh","owner":"ardikabs","description":"Awssh an extended ec2-instance-connect command tool","archived":false,"fork":false,"pushed_at":"2022-02-03T18:25:19.000Z","size":84,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-07T19:14:53.109Z","etag":null,"topics":["aws","ec2-instance-connect","ssh"],"latest_commit_sha":null,"homepage":"","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/ardikabs.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}},"created_at":"2020-08-16T07:28:32.000Z","updated_at":"2023-03-09T02:38:10.000Z","dependencies_parsed_at":"2022-09-06T12:02:18.648Z","dependency_job_id":null,"html_url":"https://github.com/ardikabs/awssh","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ardikabs%2Fawssh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ardikabs%2Fawssh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ardikabs%2Fawssh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ardikabs%2Fawssh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ardikabs","download_url":"https://codeload.github.com/ardikabs/awssh/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246753878,"owners_count":20828229,"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":["aws","ec2-instance-connect","ssh"],"created_at":"2024-12-14T20:13:47.129Z","updated_at":"2025-04-02T04:23:53.076Z","avatar_url":"https://github.com/ardikabs.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# awssh\n[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/ardikabs/awssh/CI?style=flat-square)](https://github.com/ardikabs/awssh/actions?query=workflow%3ACI)\n![Go Version](https://img.shields.io/badge/go%20version-%3E=1.16-61CFDD.svg?style=flat-square)\n[![Go Report Card](https://goreportcard.com/badge/github.com/ardikabs/awssh?style=flat-square)](https://goreportcard.com/report/github.com/ardikabs/awssh)\n## Description\n`awssh` is a simple CLI providing an ssh access to EC2 utilizing an [EC2 Instance Connect](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Connect-using-EC2-Instance-Connect.html) feature.\u003cbr\u003e\nThe `awssh` is extending the `aws ec2-instance-connect` command to be aware with ssh-agent and/or populate new temporary ssh keypair while trying to establish an ssh connection to the EC2 instance target.\n\n## Diagram Flow\n```bash\n\u003cuser\u003e\n    |\n\u003cAWS credentials\u003e\n    |\n\u003cGet list of ec2 instances\u003e\n    |\n\u003cCreate temporary ssh keypair\u003e\n    or\n\u003cUse existing ssh keypair within ssh-agent\u003e\n    |\n\u003cSend ssh public key\u003e\n    |\n\u003cEstablish an ssh connection\u003e\n```\n\n## Development Guide\n### Prerequisites\n* Go 1.16 or later\n\n### Setup\n* Install Git\n* Install Go 1.16 or later\n* Clone this repository\n\n### Build and run binary file\nTo build binary file: `make build`\n\n### Installation Guide\nCheck the [release page](https://github.com/ardikabs/awssh/releases).\nPlease read [user guide](USAGE.md) for further use.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fardikabs%2Fawssh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fardikabs%2Fawssh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fardikabs%2Fawssh/lists"}