{"id":16671388,"url":"https://github.com/bluefeet/rassh","last_synced_at":"2025-07-25T04:09:30.683Z","repository":{"id":31294634,"uuid":"34856741","full_name":"bluefeet/rassh","owner":"bluefeet","description":"Re-Animated SSH","archived":false,"fork":false,"pushed_at":"2015-05-01T20:38:30.000Z","size":128,"stargazers_count":15,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-23T21:45:45.803Z","etag":null,"topics":["bash","screen","ssh"],"latest_commit_sha":null,"homepage":null,"language":"Perl","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/bluefeet.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}},"created_at":"2015-04-30T13:47:33.000Z","updated_at":"2024-11-01T12:38:24.000Z","dependencies_parsed_at":"2022-09-09T06:51:10.036Z","dependency_job_id":null,"html_url":"https://github.com/bluefeet/rassh","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefeet%2Frassh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefeet%2Frassh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefeet%2Frassh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluefeet%2Frassh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bluefeet","download_url":"https://codeload.github.com/bluefeet/rassh/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248101280,"owners_count":21047946,"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":["bash","screen","ssh"],"created_at":"2024-10-12T11:44:18.468Z","updated_at":"2025-04-09T19:42:55.594Z","avatar_url":"https://github.com/bluefeet.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rassh - Re-Animated SSH\n\nAt @work we have some remote developers that were tired of dealing with lost\nSSH connections.  We looked into [mosh](https://mosh.mit.edu/) but had some\nsecurity concerns (nothing in particular, mosh is awesome), so in the interim\nI thought some vanilla SSH+screen might do the job.  This is the result.\n\nrassh is pretty simple.  It executes ssh, telling it to run screen on the\nremote host when connected.  A symlink is made from `~/.ssh/rassh_auth_socket`\nto wherever the real auth socket is.  This symlink is maintained between\ndisconnects so agent forwarding should keep working.\n\nSimply:\n\n```\nrassh foo.example.com\n```\n\nAnd you'll now have a login session on the remote host that will survive\njittery networks.  Yay!\n\n# Documentation\n\nVarious command line options are available to customize rassh' behavior.  They can\nbe found with:\n\n```\nrassh help\n```\n\n# Installaion\n\nJust copy the `rassh` standalone script to some location such as `~/bin` or\n`/usr/bin`.  rassh requires perl and ssh.  The remote system must have\nscreen installed.\n\n# Alternatives\n\n- [mosh](https://mosh.mit.edu/)\n- [autossh](http://www.harding.motd.ca/autossh/)\n- [autossh + tmux = smux](https://coderwall.com/p/aohfrg/smux-ssh-with-auto-reconnect-tmux-a-mosh-replacement)\n\n# Changes\n\n## 2015-05-01\n\n- Added the `--sleep=` and `--retries=` options.\n\n## 2015-04-30\n\n- More reasonable flapping timing.\n- Added documentation via `--help`, `-h`, or `help`.\n- Exit earlier if the initial connection fails.\n- Added the `--screen-cmd` and `--no-screen-cmd` options for those that\n  don't like the default `bash --login`.\n- Began spreading rassh!\n\n# Contributing\n\nTo contribute to rassh you can open [an issue](https://github.com/bluefeet/rassh/issues)\nor [make a fork](https://github.com/bluefeet/rassh) and submit a pull request.\n\n# License\n\nThe MIT License (MIT)\n\nCopyright (c) 2015 Aran Deltac\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluefeet%2Frassh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbluefeet%2Frassh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluefeet%2Frassh/lists"}