{"id":13757528,"url":"https://github.com/summerwind/h2a","last_synced_at":"2025-04-04T16:32:27.357Z","repository":{"id":57595687,"uuid":"47975789","full_name":"summerwind/h2a","owner":"summerwind","description":"Debugging reverse proxy for HTTP/2 developers","archived":false,"fork":false,"pushed_at":"2016-05-23T06:50:29.000Z","size":40,"stargazers_count":66,"open_issues_count":0,"forks_count":3,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-29T00:08:08.940Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/summerwind.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}},"created_at":"2015-12-14T13:10:05.000Z","updated_at":"2023-11-08T20:56:13.000Z","dependencies_parsed_at":"2022-09-26T19:53:08.001Z","dependency_job_id":null,"html_url":"https://github.com/summerwind/h2a","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/summerwind%2Fh2a","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/summerwind%2Fh2a/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/summerwind%2Fh2a/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/summerwind%2Fh2a/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/summerwind","download_url":"https://codeload.github.com/summerwind/h2a/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247209596,"owners_count":20901822,"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-08-03T12:00:40.470Z","updated_at":"2025-04-04T16:32:27.093Z","avatar_url":"https://github.com/summerwind.png","language":"Go","funding_links":[],"categories":["Categories"],"sub_categories":["Command Line Tools"],"readme":"# h2a\n\n**h2a** is a debugging reverse proxy for HTTP/2 developers.  \nThis can be a great tool to dump h2 frames between client and server.\n\n## Install\n\nGo to the [releases page](https://github.com/summerwind/h2a/releases), find the version you want, and download the zip file.\n\n## Build\n\n1. Make sure you have Go 1.5 and set GOPATH appropriately\n2. Run `go get github.com/summerwind/h2a`\n\nIt is also possible to build specific version.\n\n1. Make sure you have Go 1.5 and set GOPATH appropriately\n2. Run `go get gopkg.in/summerwind/h2a.v1`\n\n## Usage\n\n```\nUsage: h2a [OPTIONS]\n\nOptions:\n  -p:        Port (Default: 443)\n  -i:        IP Address (Default: 127.0.0.1)\n  -d:        Use HTTP/2 direct mode\n  -P:        Origin port\n  -H:        Origin host\n  -D:        Use HTTP/2 direct mode to connect origin\n  -c:        Certificate file\n  -k:        Certificate key file\n  -o:        Output log format (default or json, Default: default)\n  --version: Display version information and exit.\n  --help:    Display this help and exit.\n```\n\n## Screenshot\n\nThis screenshot shows the h2 frames between H2O and Safari 9.\n\n![Screenshot](https://cloud.githubusercontent.com/assets/230145/11783063/669ef676-a2b8-11e5-8c96-45cce86493be.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsummerwind%2Fh2a","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsummerwind%2Fh2a","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsummerwind%2Fh2a/lists"}