{"id":30196332,"url":"https://github.com/dh00mk3tu/this.ssh","last_synced_at":"2025-12-30T21:46:36.748Z","repository":{"id":306812891,"uuid":"1027288528","full_name":"dh00mk3tu/this.ssh","owner":"dh00mk3tu","description":"this.ssh, a simple, pretty GUI SSH management tool built with NUXT \u0026 Rust","archived":false,"fork":false,"pushed_at":"2025-08-12T21:00:39.000Z","size":663,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-12T22:29:57.478Z","etag":null,"topics":["native","node","npm","nuxt","release","rust","ssh","ssh-client","typesc","vuejs"],"latest_commit_sha":null,"homepage":"https://dh00mk3tu.github.io/this.ssh/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dh00mk3tu.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}},"created_at":"2025-07-27T17:55:12.000Z","updated_at":"2025-08-12T21:00:42.000Z","dependencies_parsed_at":"2025-07-27T20:38:55.026Z","dependency_job_id":null,"html_url":"https://github.com/dh00mk3tu/this.ssh","commit_stats":null,"previous_names":["dh00mk3tu/this.ssh"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dh00mk3tu/this.ssh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dh00mk3tu%2Fthis.ssh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dh00mk3tu%2Fthis.ssh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dh00mk3tu%2Fthis.ssh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dh00mk3tu%2Fthis.ssh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dh00mk3tu","download_url":"https://codeload.github.com/dh00mk3tu/this.ssh/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dh00mk3tu%2Fthis.ssh/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270183606,"owners_count":24541341,"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-13T02:00:09.904Z","response_time":66,"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":["native","node","npm","nuxt","release","rust","ssh","ssh-client","typesc","vuejs"],"created_at":"2025-08-13T05:18:01.539Z","updated_at":"2025-12-30T21:46:36.737Z","avatar_url":"https://github.com/dh00mk3tu.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# this.ssh\n\n![this.ssh Banner](https://github.com/dh00mk3tu/this.ssh/blob/main/Images/this-banner.png)\n\n![GitHub release (latest by date)](https://img.shields.io/github/v/release/dh00mk3tu/this.ssh)\n\n### 🚀 Releases\n\n\u003c!--RELEASES-LIST--\u003e\n\n| Version | Date | Link |\n|:-------------|:------------------|:------|\n| release-v1.0.0 | 2025-08-20 | [View Release](https://github.com/dh00mk3tu/this.ssh/releases/tag/release-v1.0.0) |\n\n\u003c!--RELEASES-LIST-END--\u003e\n\n### Simple SSH Management Tool\n\n`main` branch is used for the intro, setup guide and LICENCE information.\n\n| Section                                                                           | Description                                       |\n| --------------------------------------------------------------------------------- | ------------------------------------------------- |\n| [Project Overview](#project-overview)                                             | Overview of the project and its purpose           |\n| [Features - Roadmap](#features---roadmap)                                         | List of features and future plans                 |\n| [Installation](#installation)                                                     | Instructions on how to install the project        |\n| [Development Setup](https://github.com/dh00mk3tu/this.ssh/wiki/Development-Setup) | Instructions for building the project from source |\n\n### Project Overview\n\nIt was a regular summer afternoon and I found myself in a predcament situation.\nI was setting up my work repository and for that I had to setup a SSH key to be able to push my code to the remote work repository.\nNow, though the process of setting up a SSH key is quite simple, and has been document so many times, it wasn't really an issue; I've done it before countless times but I still had to check the documentation just in case because I always forget the exact commands to use since it happens not that regularly.\n\nThis wasn't the actual problem though; I already had my personal SSH key setup and now I had another that was associated with work, both were loaded in my SSH agent and I had to switch between them all the time. After a while I was annoyed with it that I have to switch between the SSH keys, remember the exact commands to use, or visit some documentation/GPT to get the commands right.\n\nI though to myself, \"There must be a better way to manage SSH keys and connections\", the asnwer was to use a config file but I didn't find it elegant enough for my needs. I wanted something that would allow me to easily add, remove, and list SSH hosts without having to manually edit a config file or remember the exact commands.\n\nHence, `this.ssh` was born.\n\n`this.ssh` is a simple SSH management tool that allows users to manage their SSH connections and configurations easily. It provides a user-friendly interface for adding, removing, and listing SSH hosts.\n\n### Features - Roadmap\n\n| Features - Complete                | Release Date |\n| ---------------------------------- | ------------ |\n| List SSH Keys                      | 30/07/2025   |\n| Onload SSH Keys into the SSH agent | 30/07/2025   |\n| Create SSH Keys                    | 13/08/2025   |\n| Remove SSH Keys                    | 19/08/2025   |\n| Documentation - Initial Phase      | 19/08/2025   |\n\n---\n\n| Features - Inprogress               | Release Date |\n| ----------------------------------- | ------------ |\n| Offload SSH Keys into the SSH agent | TBR          |\n| Create User/User Auth               | TBR          |\n| Save your keys to the cloud         | TBR          |\n\n### Installation\n\nInstallation guide Will be updated soon once the first release is out.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdh00mk3tu%2Fthis.ssh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdh00mk3tu%2Fthis.ssh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdh00mk3tu%2Fthis.ssh/lists"}