{"id":21478472,"url":"https://github.com/ripe-tech/simple-proxy","last_synced_at":"2025-07-15T11:31:03.730Z","repository":{"id":39706083,"uuid":"209372909","full_name":"ripe-tech/simple-proxy","owner":"ripe-tech","description":"Simple HTTP proxy for node.js","archived":false,"fork":false,"pushed_at":"2023-05-25T17:42:08.000Z","size":89,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":12,"default_branch":"master","last_synced_at":"2023-05-25T18:51:17.598Z","etag":null,"topics":["http","node","proxy","simple"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/ripe-tech.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-09-18T18:02:46.000Z","updated_at":"2023-05-25T18:51:17.598Z","dependencies_parsed_at":"2023-02-17T22:25:18.595Z","dependency_job_id":null,"html_url":"https://github.com/ripe-tech/simple-proxy","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ripe-tech%2Fsimple-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ripe-tech%2Fsimple-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ripe-tech%2Fsimple-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ripe-tech%2Fsimple-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ripe-tech","download_url":"https://codeload.github.com/ripe-tech/simple-proxy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226033726,"owners_count":17563228,"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","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":["http","node","proxy","simple"],"created_at":"2024-11-23T11:18:25.800Z","updated_at":"2024-11-23T11:18:27.122Z","avatar_url":"https://github.com/ripe-tech.png","language":"JavaScript","readme":"# Simple (HTTP) Proxy\n\nSimple HTTP proxy for node.js that pipelines content from back-end to front-end server with minimal buffer and minimal latency.\n\n## Installation\n\n```bash\nnpm install\nnpm start\n```\n\n## Configuration\n\n| Name              | Type   | Default                      | Description                                                                                                                                     |\n| ----------------- | ------ | ---------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------- |\n| **HOSTNAME**      | `str`  | `127.0.0.1`                  | The address of the server that serves the app.                                                                                                  |\n| **PORT**          | `int`  | `3000`                       | The port the server will listen at.                                                                                                             |\n| **KEY**           | `str`  | `null`                       | Secret key that should be passed in protected calls so that the server side \"trusts\" the client side (authentication).                          |\n| **TARGET**        | `str`  | `https://app.platforme.com/` | The target server that the server will proxy to.                                                                                                |\n| **PRX_TARGET**    | `str`  | `https://app.platforme.com/` | The same as `TARGET`.                                                                                                                           |\n| **PRX_KEEPALIVE** | `int`  | `600000`                     | The number of milliseconds to keep the back-end connections alive in the connection pool                                                        |\n| **WHITELIST**     | `list` | `[]`                         | A list of query params and allowed values. Query params not in the list are not checked. (e.g. `WHITELIST=\"param1:val1,val2;param2:val1,val2\"`) |\n\n## License\n\nSimple (HTTP) Proxy is currently licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/).\n\n## Build Automation\n\n[![Build Status](https://github.com/ripe-tech/simple-proxy/workflows/Main%20Workflow/badge.svg)](https://github.com/ripe-tech/simple-proxy/actions)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://www.apache.org/licenses/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fripe-tech%2Fsimple-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fripe-tech%2Fsimple-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fripe-tech%2Fsimple-proxy/lists"}