{"id":19772004,"url":"https://github.com/danieldacosta/ssh-script","last_synced_at":"2025-07-03T09:31:42.553Z","repository":{"id":112641841,"uuid":"397605302","full_name":"DanielDaCosta/ssh-script","owner":"DanielDaCosta","description":"Shell script for multiple port-forwarding connections","archived":false,"fork":false,"pushed_at":"2021-12-01T16:23:46.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-02T01:42:22.402Z","etag":null,"topics":["port-forwarding","ssh"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/DanielDaCosta.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":"2021-08-18T13:11:02.000Z","updated_at":"2021-12-01T16:23:49.000Z","dependencies_parsed_at":"2023-06-02T07:15:06.857Z","dependency_job_id":null,"html_url":"https://github.com/DanielDaCosta/ssh-script","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DanielDaCosta/ssh-script","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielDaCosta%2Fssh-script","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielDaCosta%2Fssh-script/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielDaCosta%2Fssh-script/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielDaCosta%2Fssh-script/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DanielDaCosta","download_url":"https://codeload.github.com/DanielDaCosta/ssh-script/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielDaCosta%2Fssh-script/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263300300,"owners_count":23445214,"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":["port-forwarding","ssh"],"created_at":"2024-11-12T05:05:04.937Z","updated_at":"2025-07-03T09:31:42.522Z","avatar_url":"https://github.com/DanielDaCosta.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Port-Forwarding bash script\nShell script for multiple port-forwarding connections.\n\n# Pre-requisites\nFirst you will have to configure the `config` inside the folder `.ssh/`:\n\n```\nHost {HOST_NAME}\nHostname {HOST_IP}\nUser {User}\nIdentityFile ~/.ssh/{YOUR_SSH_KEY}\n```\n\n# Usage\n\n```\n./ssh.sh\n\nOutput:\n1) RemoteServer1 2) RemoteServer2 3) RemoteServer3 4) RemoteServer4\n\nType your response:\n1\n\nOutput:\nRemoteServer1 Open\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanieldacosta%2Fssh-script","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanieldacosta%2Fssh-script","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanieldacosta%2Fssh-script/lists"}