{"id":29626384,"url":"https://github.com/universal-development/taggart-tunnel","last_synced_at":"2025-07-21T07:06:02.455Z","repository":{"id":303201287,"uuid":"1014715229","full_name":"universal-development/taggart-tunnel","owner":"universal-development","description":"TaggartTunnel is a lightweight, configurable SSH port forwarding tool that chains multiple jump hosts to securely access internal services.","archived":false,"fork":false,"pushed_at":"2025-07-06T09:55:51.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-06T10:30:16.285Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/universal-development.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-06T09:14:29.000Z","updated_at":"2025-07-06T09:55:54.000Z","dependencies_parsed_at":"2025-07-06T10:30:44.797Z","dependency_job_id":"ce2db969-6d25-496d-9e15-456fd8297df7","html_url":"https://github.com/universal-development/taggart-tunnel","commit_stats":null,"previous_names":["universal-development/taggart-tunnel"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/universal-development/taggart-tunnel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/universal-development%2Ftaggart-tunnel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/universal-development%2Ftaggart-tunnel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/universal-development%2Ftaggart-tunnel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/universal-development%2Ftaggart-tunnel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/universal-development","download_url":"https://codeload.github.com/universal-development/taggart-tunnel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/universal-development%2Ftaggart-tunnel/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266255480,"owners_count":23900152,"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":"2025-07-21T07:06:01.633Z","updated_at":"2025-07-21T07:06:02.447Z","avatar_url":"https://github.com/universal-development.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🧭 TaggartTunnel\n\n**TaggartTunnel** is a lightweight, secure, and configurable SSH port forwarding tool designed to traverse multiple\nSSH jump hosts and securely access internal, non-public services (such as RDP, databases, or web apps).\n\n---\n\n## 🚀 Features\n\n- 🔐 **Secure multi-hop SSH tunneling**\n- 🔧 **Per-host configuration**: user, port, and identity file\n- 🧱 **Supports non-SSH services** (RDP, HTTP, DBs)\n- ⚡ **Fully self-contained Bash script** (no extra tools required)\n- 🪵 **Debug-friendly logging** to show tunnel structure and command\n\n---\n\n## 📁 Configuration Format\n\nYou define the port forwarding route using a `.conf` file:\n\n```bash\n# project1.conf\n\nLOCAL_PORT=4000\nREMOTE_HOST=192.168.10.10\nREMOTE_PORT=3389\n\n# Format: user@host[:port][|optional_key_path]\nHOST_CHAIN=(\n  ubuntu@jump1.example.com:22|~/.ssh/jump1.pem\n  ubuntu@jump2.internal:22|~/.ssh/jump2.pem\n)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funiversal-development%2Ftaggart-tunnel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funiversal-development%2Ftaggart-tunnel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funiversal-development%2Ftaggart-tunnel/lists"}