{"id":17929251,"url":"https://github.com/quarckster/xakac","last_synced_at":"2026-04-21T10:02:32.075Z","repository":{"id":151444243,"uuid":"236209056","full_name":"quarckster/xakac","owner":"quarckster","description":"Forwards payloads to your local servers","archived":false,"fork":false,"pushed_at":"2022-05-13T10:57:53.000Z","size":29,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T11:13:58.343Z","etag":null,"topics":["eventsource","golang","webhook"],"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/quarckster.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":"2020-01-25T18:08:45.000Z","updated_at":"2022-05-13T10:57:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"52a930b9-bc0f-4bba-a8ac-c5a7803c7789","html_url":"https://github.com/quarckster/xakac","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/quarckster/xakac","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quarckster%2Fxakac","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quarckster%2Fxakac/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quarckster%2Fxakac/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quarckster%2Fxakac/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quarckster","download_url":"https://codeload.github.com/quarckster/xakac/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quarckster%2Fxakac/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267007610,"owners_count":24020262,"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","status":"online","status_checked_at":"2025-07-25T02:00:09.625Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["eventsource","golang","webhook"],"created_at":"2024-10-28T21:08:20.543Z","updated_at":"2026-04-21T10:02:31.820Z","avatar_url":"https://github.com/quarckster.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xakac\n\nThis CLI utility was inspired by [smee.io client](https://github.com/probot/smee-client). It\nforwards payloads from remote servers to hosts in your network.\n\n## Usage\n\n`xakac -config /path/to/config.json`\n\nIn `config.json` you can define as many source-target pairs as you want:\n\n```json\n[\n  {\n    \"source\": \"https://source_url_1\",\n    \"target\": \"https://target_url_1\"\n  },\n  {\n    \"source\": \"https://source_url_2\",\n    \"target\": \"https://target_url_2\"\n  }\n]\n```\n\nIt's possible to specify sources and targets via environment variables:\n\n`XAKAC_SOURCE_TARGET_1=https://source_url_1,https://target_url_1`\n\n`XAKAC_SOURCE_TARGET_2=https://source_url_2,https://target_url_2`\n\n`xakac` establishes connections to each source via\n[event source](https://developer.mozilla.org/en-US/docs/Web/API/EventSource) and forwards payloads\nto a corresponding target.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquarckster%2Fxakac","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquarckster%2Fxakac","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquarckster%2Fxakac/lists"}