{"id":28263805,"url":"https://github.com/filippofinke/reverse-proxy","last_synced_at":"2026-05-03T15:34:14.310Z","repository":{"id":42185291,"uuid":"387475396","full_name":"filippofinke/reverse-proxy","owner":"filippofinke","description":"↩️ A very simple reverse proxy","archived":false,"fork":false,"pushed_at":"2023-01-28T12:52:02.000Z","size":21,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-18T07:45:56.275Z","etag":null,"topics":["http","nodejs","proxy","reverse-proxy"],"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/filippofinke.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":"2021-07-19T13:33:09.000Z","updated_at":"2024-07-03T11:33:48.000Z","dependencies_parsed_at":"2023-02-15T16:16:13.991Z","dependency_job_id":null,"html_url":"https://github.com/filippofinke/reverse-proxy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/filippofinke/reverse-proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filippofinke%2Freverse-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filippofinke%2Freverse-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filippofinke%2Freverse-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filippofinke%2Freverse-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/filippofinke","download_url":"https://codeload.github.com/filippofinke/reverse-proxy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filippofinke%2Freverse-proxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32575111,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"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":["http","nodejs","proxy","reverse-proxy"],"created_at":"2025-05-20T08:12:05.090Z","updated_at":"2026-05-03T15:34:14.302Z","avatar_url":"https://github.com/filippofinke.png","language":"JavaScript","funding_links":["https://www.buymeacoffee.com/filippofinke"],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eWelcome to reverse-proxy 👋\u003c/h1\u003e\n\n\u003e A very simple reverse proxy\n\n## Install\n\n```sh\nnpm install\n```\n\n## Configuration\nSee [example configuration file](config.sample.js)\n\nThis configuration file exports an object that contains the following properties:\n\n##### `port`\nThe port number that the server will listen on.\n\n##### `services`\nAn array of service objects that define the routing rules for the server. Each service object has the following properties:\n\n##### `hostname`\nA string or array of strings representing the hostname(s) that this service will handle requests for.\n\n##### `target`\nA string representing the target URL that the server will proxy requests to.\n\n##### `timeout`\nAn optional number representing the number of milliseconds before a request will timeout. If not specified, a default timeout of 10 seconds is used.\n\n##### `endsWith`\nAn optional boolean value that determines if the hostname should match only if it ends with the hostname in the config. Defaults to false.\n\n## Usage\n\n```sh\nnpm run start\n```\n\n## Author\n\n👤 **Filippo Finke**\n\n- Website: https://filippofinke.ch\n- Github: [@filippofinke](https://github.com/filippofinke)\n- LinkedIn: [@filippofinke](https://linkedin.com/in/filippofinke)\n\n## Todo\n- [ ] Web Dashboard\n  - [ ] Users\n  - [ ] Usage\n  - [ ] Requests\n\n## Show your support\n\nGive a ⭐️ if this project helped you!\n\n\u003ca href=\"https://www.buymeacoffee.com/filippofinke\"\u003e\n  \u003cimg src=\"https://github.com/filippofinke/filippofinke/raw/main/images/buymeacoffe.png\" alt=\"Buy Me A McFlurry\"\u003e\n\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffilippofinke%2Freverse-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffilippofinke%2Freverse-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffilippofinke%2Freverse-proxy/lists"}