{"id":18678961,"url":"https://github.com/sng2c/rpipe","last_synced_at":"2026-01-25T07:03:26.809Z","repository":{"id":57642296,"uuid":"434474485","full_name":"sng2c/rpipe","owner":"sng2c","description":null,"archived":false,"fork":false,"pushed_at":"2022-04-20T11:09:44.000Z","size":131,"stargazers_count":4,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-31T15:45:25.973Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sng2c.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}},"created_at":"2021-12-03T05:14:40.000Z","updated_at":"2024-07-03T00:54:29.000Z","dependencies_parsed_at":"2022-08-30T05:10:36.078Z","dependency_job_id":null,"html_url":"https://github.com/sng2c/rpipe","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/sng2c/rpipe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sng2c%2Frpipe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sng2c%2Frpipe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sng2c%2Frpipe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sng2c%2Frpipe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sng2c","download_url":"https://codeload.github.com/sng2c/rpipe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sng2c%2Frpipe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28747308,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T05:12:38.112Z","status":"ssl_error","status_checked_at":"2026-01-25T05:04:50.338Z","response_time":113,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2024-11-07T09:41:56.752Z","updated_at":"2026-01-25T07:03:26.791Z","avatar_url":"https://github.com/sng2c.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rpipe\n\n`rpipe` relays message between child process and redis pubsub channel.\n\n1. `rpipe` subscribes Redis channel named HOSTNAME.\n2. `rpipe` spawns child process as COMMAND.\n3. `rpipe` publishes child's STDIO outputs to Redis.\n4. `rpipe` passes messages from Redis into child's STDIN. \n5. `rpipe` works with STDIN, STDOUT pipe.\n6. `rpipe` secures data with PKI encryption.\n\n## Usage\n\n```bash\n$ ./rpipe -h\nUsage: ./rpipe [flags] [COMMAND...]\nFlags:\n  -name string\n        My channel. Required\n  -nonsecure\n        Non-Secure messages.\n  -pipe\n        Type and show data only. And process EOF.\n  -redis string\n        Redis URL (default \"redis://localhost:6379/0\")\n  -target string\n        Target channel. No need to specify target channel in sending message.\n  -verbose\n        Verbose\n```\n\n### \n\n## TO-DO\n* ~~Secure (PKI)~~\n* ~~STDIN/STDOUT processing~~\n* Documentation","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsng2c%2Frpipe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsng2c%2Frpipe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsng2c%2Frpipe/lists"}