{"id":22814485,"url":"https://github.com/dwb/trias","last_synced_at":"2026-04-14T06:33:44.146Z","repository":{"id":148884953,"uuid":"72643458","full_name":"dwb/trias","owner":"dwb","description":"A nice way to HTTP proxy over SSH in your shell.","archived":false,"fork":false,"pushed_at":"2016-11-04T12:23:55.000Z","size":3,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-14T19:36:32.322Z","etag":null,"topics":["kubernetes","proxy","shell","ssh","tool"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/dwb.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,"zenodo":null}},"created_at":"2016-11-02T13:39:55.000Z","updated_at":"2023-03-07T14:49:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"c764c699-f181-4273-84f3-6a74ee823647","html_url":"https://github.com/dwb/trias","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dwb/trias","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwb%2Ftrias","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwb%2Ftrias/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwb%2Ftrias/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwb%2Ftrias/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dwb","download_url":"https://codeload.github.com/dwb/trias/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwb%2Ftrias/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31785677,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["kubernetes","proxy","shell","ssh","tool"],"created_at":"2024-12-12T13:09:06.020Z","updated_at":"2026-04-14T06:33:44.132Z","avatar_url":"https://github.com/dwb.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Trias\n\nSets up an SSH tunnel, a HTTP(S) proxy that connects through that tunnel, and starts a sub-shell with the environment set such that HTTP clients will use the proxy. You don't have to worry about local port numbers or anything.\n\nStart with a profile name, like:\n\n```\ntrias staging\n```\n\nwhere before you've set this profile up in its config file at `~/.config/trias.json`:\n\n```json\n{\n  \"profiles\": {\n    \"staging\": {\n      \"host\": \"10.1.1.1\",\n      \"user\": \"joebloggs\"\n    }\n  }\n}\n```\n\nAn empty user will use your local user name, as standard `ssh`.\n\nThe sub-shell will be started with `TRIAS_PROFILE` set to the name of the profile used, so your shell startup script could pick this up and make your prompt fancy or something.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdwb%2Ftrias","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdwb%2Ftrias","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdwb%2Ftrias/lists"}