{"id":15322073,"url":"https://github.com/meteran/project_s","last_synced_at":"2025-07-29T05:02:17.424Z","repository":{"id":98007272,"uuid":"82334656","full_name":"meteran/project_s","owner":"meteran","description":null,"archived":false,"fork":false,"pushed_at":"2017-02-17T20:22:48.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-08T16:05:28.237Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/meteran.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}},"created_at":"2017-02-17T20:18:38.000Z","updated_at":"2017-02-17T20:19:16.000Z","dependencies_parsed_at":"2023-04-16T05:47:08.257Z","dependency_job_id":null,"html_url":"https://github.com/meteran/project_s","commit_stats":{"total_commits":9,"total_committers":3,"mean_commits":3.0,"dds":0.2222222222222222,"last_synced_commit":"24a2d56a064c125146c1ec7d1d507bb35823eeb0"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteran%2Fproject_s","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteran%2Fproject_s/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteran%2Fproject_s/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meteran%2Fproject_s/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/meteran","download_url":"https://codeload.github.com/meteran/project_s/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240779716,"owners_count":19856240,"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":[],"created_at":"2024-10-01T09:14:04.531Z","updated_at":"2025-02-26T02:27:51.261Z","avatar_url":"https://github.com/meteran.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project S contains program `s` to store and manage the ssh sessions.\n\n\n## Installation:\n```bash\ngit clone https://Breughel@bitbucket.org/Breughel/project_s.git\ncd project_s\nsudo ./install.sh\n```\n\n\n## Usage:\n```bash\n[local]$ s add my_alias user@remote_address\naddress saved\ndo you want add your ssh kyes to remote server?(y/n): n\n[local]$ s ls\navaiable addresses:\nmy_alias            user@remote_address\n[local]$ s run my_alias\nuser@remote_address password: \n[user@remote_address]$ logout\n[local]$ s rm my_alias\n[local]$ s ls\navaiable addresses:\n[local]$ s add my_alias user@remote_address\naddress saved\ndo you want add your ssh kyes to remote server?(y/n): n\n[local]$ s cp my_alias\n/usr/bin/ssh-copy-id: INFO: Source of key(s) to be installed: \"/home/user/.ssh/id_rsa.pub\"\n/usr/bin/ssh-copy-id: INFO: attempting to log in with the new key(s), to filter out any that are already installed\n/usr/bin/ssh-copy-id: INFO: 1 key(s) remain to be installed -- if you are prompted now it is to install the new keys\nuser@remote_address password:\n\nNumber of key(s) added: 1\n\nNow try logging into the machine, with:   \"ssh 'user@remote_address'\"\nand check to make sure that only the key(s) you wanted were added.\n[local]$ s run my_alias\n[user@remote_address]$ logout\n[local]$ s add my_alias2 user2@remote_address\naddress saved\ndo you want add your ssh kyes to remote server?(y/n): y\n/usr/bin/ssh-copy-id: INFO: Source of key(s) to be installed: \"/home/user/.ssh/id_rsa.pub\"\n/usr/bin/ssh-copy-id: INFO: attempting to log in with the new key(s), to filter out any that are already installed\n/usr/bin/ssh-copy-id: INFO: 1 key(s) remain to be installed -- if you are prompted now it is to install the new keys\nuser2@remote_address password:\n\nNumber of key(s) added: 1\n\nNow try logging into the machine, with:   \"ssh 'user2@remote_address'\"\nand check to make sure that only the key(s) you wanted were added.\n[local]$ s run my_alias2\n[user2@remote_address]$ logout\n[local]$ \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeteran%2Fproject_s","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeteran%2Fproject_s","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeteran%2Fproject_s/lists"}