{"id":31450710,"url":"https://github.com/buildonviction/proxy","last_synced_at":"2026-07-14T01:32:01.185Z","repository":{"id":46357854,"uuid":"167914772","full_name":"BuildOnViction/proxy","owner":"BuildOnViction","description":null,"archived":false,"fork":false,"pushed_at":"2025-12-04T06:17:33.000Z","size":1283,"stargazers_count":5,"open_issues_count":2,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-01-15T07:10:27.464Z","etag":null,"topics":[],"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/BuildOnViction.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":"2019-01-28T07:03:59.000Z","updated_at":"2025-12-04T06:17:36.000Z","dependencies_parsed_at":"2022-07-19T22:18:26.342Z","dependency_job_id":null,"html_url":"https://github.com/BuildOnViction/proxy","commit_stats":null,"previous_names":["buildonviction/proxy","tomochain/proxy"],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/BuildOnViction/proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BuildOnViction%2Fproxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BuildOnViction%2Fproxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BuildOnViction%2Fproxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BuildOnViction%2Fproxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BuildOnViction","download_url":"https://codeload.github.com/BuildOnViction/proxy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BuildOnViction%2Fproxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35442828,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-13T02:00:06.543Z","response_time":119,"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":[],"created_at":"2025-10-01T04:32:18.911Z","updated_at":"2026-07-14T01:32:01.162Z","avatar_url":"https://github.com/BuildOnViction.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Build\n```\nmake\n```\n\n## Run\n```\n./proxy --help\nUsage of ./proxy:\n  -cacheExpiration string\n        Cache expiration (default \"2s\")\n  -cacheLimit int\n        Cache limit (default 100000)\n  -config string\n        Path to config file (default \"./config/default.json\")\n  -endpoint value\n        List of endpoint urls\n  -http string\n        Address to listen for HTTP requests on (default \"0.0.0.0:3000\")\n  -n int\n        The number of workers to start (default 16)  -verbosity int\n        Log Verbosity (default 3)\n```\n\nE.g run a proxy:\n```\n./proxy --endpoint https://rpc.tomochain.com --verbosity 5\n```\n\nRun with Docker:\n```\ndocker run -p 3000:3000 tomochain/proxy proxy --endpoint https://rpc.tomochain.com\n```\n\nCustom config file:\n```\n./proxy --config path_to_json_config_file\n```\n\nEnable https:\n```\n./proxy --https 0.0.0.0:443\n```\n\nEnable websocket:\n```\n./proxy --ws 0.0.0.0:3002\n```\n\nNote: You should create your own certs, and update config file with the path to the files\n\nHealthcheck path:\n```\n/proxystatus\n```\n\n\n## Test\nStart proxy:\n```\n./proxy\n```\n\nRun test 100 requests with proxy:\n```\ntime bash test.sh\n```\n\nRun test 100 requests without proxy:\n```\ntime bash test.sh 1\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuildonviction%2Fproxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbuildonviction%2Fproxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuildonviction%2Fproxy/lists"}