{"id":18137916,"url":"https://github.com/s4ichi/http-signal-proxy","last_synced_at":"2026-04-19T05:31:50.088Z","repository":{"id":78998934,"uuid":"150412300","full_name":"s4ichi/http-signal-proxy","owner":"s4ichi","description":"tiny process that proxies the signal received at http to the backend process.","archived":false,"fork":false,"pushed_at":"2018-11-12T11:12:54.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-12T23:28:55.267Z","etag":null,"topics":["docker","process-wrapper","signal","traps-unix-signals"],"latest_commit_sha":null,"homepage":"","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/s4ichi.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-09-26T10:55:22.000Z","updated_at":"2022-11-02T17:08:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"d056c887-68d6-4d40-aa26-334a767b0038","html_url":"https://github.com/s4ichi/http-signal-proxy","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s4ichi%2Fhttp-signal-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s4ichi%2Fhttp-signal-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s4ichi%2Fhttp-signal-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s4ichi%2Fhttp-signal-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/s4ichi","download_url":"https://codeload.github.com/s4ichi/http-signal-proxy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247518538,"owners_count":20951822,"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":["docker","process-wrapper","signal","traps-unix-signals"],"created_at":"2024-11-01T15:07:39.279Z","updated_at":"2025-10-30T14:15:42.700Z","avatar_url":"https://github.com/s4ichi.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# http-signal-proxy\n[![CircleCI](https://circleci.com/gh/s4ichi/http-signal-proxy/tree/master.svg?style=svg)](https://circleci.com/gh/s4ichi/http-signal-proxy/tree/master)\n\nhttp-signal-proxy is the tiny process that proxies the signal received at http to the backend process.\n\n## Installation\nSee https://github.com/s4ichi/http-signal/releases to install binary.\n\n## Usage\n\nYou can use following options.\n\n```console\n$ ./http-signal --help\nUsage:\n  http-signal [OPTIONS]\n\nApplication Options:\n  -c, --command= Destination command to proxying signals\n  -p, --port=    Port number to listen http\n  -f, --prefix=  Prefix path of url to listen http (default: /http-signal)\n\nHelp Options:\n  -h, --help     Show this help message\n```\n\n### Signals\nNow, http-signal supports `INT, TERM, HUP, QUIT, WINTH, USR1, USR2, TTIN, TTOU`.\n\n### Endpoints\nYou can request with http (e.g., `http://\u003cYOUR_HOSTNAME\u003e:\u003cPORT\u003e/\u003cPREFIX\u003e/sigint`)\n\n## Setup\n\n```console\n$ make setup\n```\n\n## License\nMIT\n\n## Author\nTakamasa Saichi\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs4ichi%2Fhttp-signal-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fs4ichi%2Fhttp-signal-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs4ichi%2Fhttp-signal-proxy/lists"}