{"id":22115597,"url":"https://github.com/ninnemana/butler","last_synced_at":"2026-04-24T23:34:17.133Z","repository":{"id":139189131,"uuid":"150379468","full_name":"ninnemana/butler","owner":"ninnemana","description":"Basic port forwarding utility","archived":false,"fork":false,"pushed_at":"2018-11-29T04:03:55.000Z","size":2311,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-08T16:39:44.268Z","etag":null,"topics":["cloud-build","docker","golang","reverse-proxy"],"latest_commit_sha":null,"homepage":"","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/ninnemana.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}},"created_at":"2018-09-26T06:35:46.000Z","updated_at":"2018-11-29T04:03:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"3e5960a8-dc84-439e-b03a-1ab09e851058","html_url":"https://github.com/ninnemana/butler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ninnemana/butler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninnemana%2Fbutler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninnemana%2Fbutler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninnemana%2Fbutler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninnemana%2Fbutler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ninnemana","download_url":"https://codeload.github.com/ninnemana/butler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninnemana%2Fbutler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32245149,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"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":["cloud-build","docker","golang","reverse-proxy"],"created_at":"2024-12-01T12:16:47.882Z","updated_at":"2026-04-24T23:34:17.127Z","avatar_url":"https://github.com/ninnemana.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Butler\n\nA simple golang reverse proxy that supports HTTP(S) and creates route targets\nfrom a JSON configuration file.\n\n## Building\n\nTo run the application locally:\n\n```\n\u003e go run main.go --config=examples/config.json\n\u003e sudo sed -i \"127.0.0.1 butler-proxy\" /etc/hosts\n\u003e curl -H 'Host: butler-proxy' http://localhost:8080\n\u003e view the reddits...\n```\n\nTo run the application as a docker image:\n\n```\n\u003e docker build -t butler .\n\u003e docker run -p 8080:80 butler --config=examples/docker.json\n\u003e sudo sed -i \"127.0.0.1 butler-proxy\" /etc/hosts\n\u003e curl -H 'Host: butler-proxy' http://localhost:8080\n\u003e view the reddits...\n```\n\n## Testing\n\n```\n\u003e go test -v ./...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fninnemana%2Fbutler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fninnemana%2Fbutler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fninnemana%2Fbutler/lists"}