{"id":35159905,"url":"https://github.com/sbarre/json-scrambler-proxy","last_synced_at":"2026-05-06T14:31:19.738Z","repository":{"id":220756351,"uuid":"752289102","full_name":"sbarre/json-scrambler-proxy","owner":"sbarre","description":"An HTTPS Proxy that uses json-scrambler to scramble upstream responses in realtime.","archived":false,"fork":false,"pushed_at":"2024-02-05T18:10:02.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-02-06T05:23:40.583Z","etag":null,"topics":["fastify","fuzzing","json","proxy","testing"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/sbarre.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}},"created_at":"2024-02-03T15:21:32.000Z","updated_at":"2024-02-06T05:23:40.583Z","dependencies_parsed_at":"2024-02-04T05:23:32.453Z","dependency_job_id":"2fe6d4b9-2dd2-47a1-b8b5-c7d90b4bba48","html_url":"https://github.com/sbarre/json-scrambler-proxy","commit_stats":null,"previous_names":["sbarre/json-scrambler-proxy"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sbarre/json-scrambler-proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbarre%2Fjson-scrambler-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbarre%2Fjson-scrambler-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbarre%2Fjson-scrambler-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbarre%2Fjson-scrambler-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sbarre","download_url":"https://codeload.github.com/sbarre/json-scrambler-proxy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbarre%2Fjson-scrambler-proxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32698084,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T08:33:17.875Z","status":"ssl_error","status_checked_at":"2026-05-06T08:33:17.221Z","response_time":117,"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":["fastify","fuzzing","json","proxy","testing"],"created_at":"2025-12-28T17:59:43.520Z","updated_at":"2026-05-06T14:31:19.723Z","avatar_url":"https://github.com/sbarre.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JSON Scrambler Proxy\n\n**An HTTPS Proxy that uses [json-scrambler](https://github.com/sbarre/json-scrambler) to scramble upstream responses in realtime.**\n\n## What is this about?\n\nAn easy way to proxy any HTTPS API that returns JSON and apply JSON Scrambler's `scramble()` to the response body before returning it to the client.\n\nBuilt on [Fastify](https://fastify.dev/) and the [@fastify/http-proxy](https://github.com/fastify/fastify-http-proxy) plugin.\n\n## Installation\n\nCreate a `.env` file in the directory with the following values:\n\n| Variable Name   | Description                                                                                    |\n| :-------------- | :--------------------------------------------------------------------------------------------- |\n| PROXY_PORT      | The port on which you want to run the proxy server (default: **4000**)                         |\n| PROXY_UPSTREAM  | The full URL to the API you want to proxy (default: **http://localhost:3000)**                 |\n| SCRAMBLER_CHAOS | The `chaos` property to pass to `json-scrambler`, a value between 0 and 100. (default: **10**) |\n\nThen run:\n\n```\nnpm start\n```\n\nDocker configuration coming soon!\n\n## Tests\n\nTests coming soon!\n\n## LICENSE\n\njson-scrambler-proxy is licensed under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbarre%2Fjson-scrambler-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsbarre%2Fjson-scrambler-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbarre%2Fjson-scrambler-proxy/lists"}