{"id":22783131,"url":"https://github.com/frontmage/ssh-tunnel","last_synced_at":"2026-01-08T02:52:23.534Z","repository":{"id":81860460,"uuid":"145503816","full_name":"FrontMage/ssh-tunnel","owner":"FrontMage","description":"Easy to use SSH Tunnel based in the Alpine Linux docker image","archived":false,"fork":false,"pushed_at":"2018-08-21T04:57:24.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T16:39:22.616Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/FrontMage.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}},"created_at":"2018-08-21T03:54:15.000Z","updated_at":"2018-08-21T04:57:26.000Z","dependencies_parsed_at":"2023-04-23T10:09:04.849Z","dependency_job_id":null,"html_url":"https://github.com/FrontMage/ssh-tunnel","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/FrontMage%2Fssh-tunnel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrontMage%2Fssh-tunnel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrontMage%2Fssh-tunnel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrontMage%2Fssh-tunnel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FrontMage","download_url":"https://codeload.github.com/FrontMage/ssh-tunnel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246334430,"owners_count":20760644,"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-12-11T22:07:07.834Z","updated_at":"2026-01-08T02:52:23.508Z","avatar_url":"https://github.com/FrontMage.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# alpine-ssh-tunnel\nEasy to use SSH Tunnel based in the Alpine Linux docker image\n\nBased on https://github.com/iadknet/docker-ssh-client-light with some tweaks/customizations.\n\n## Build\n```\ndocker build --no-cache -t [image-name]:latest .\n```\n\n## Usage\n```yaml\nversion: \"3\"\n\nservices:\n  tunnel:\n    image: \"ssh-tunnel:latest\"\n    container_name: \"ssh-tunnel\"\n    volumes:\n      - \"~/.ssh/id_rsa:/id_rsa\"\n    environment:\n      - LOCAL_PORT=9000\n      - REMOTE_HOST=10.0.100.5\n      - REMOTE_PORT=9000\n      - SSH_USER=dfwang\n      - SSH_HOST=202.114.96.180\n      - ID_FILE=/id_rsa\n    ports:\n      - 9000:9000\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrontmage%2Fssh-tunnel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrontmage%2Fssh-tunnel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrontmage%2Fssh-tunnel/lists"}