{"id":18665363,"url":"https://github.com/robertklep/node-filtering-proxy","last_synced_at":"2025-10-10T01:04:07.144Z","repository":{"id":142182128,"uuid":"67114544","full_name":"robertklep/node-filtering-proxy","owner":"robertklep","description":"Standalone Node.js based HTTP/HTTPS proxy with request/response modification","archived":false,"fork":false,"pushed_at":"2017-01-03T07:59:21.000Z","size":23,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-09T20:16:07.023Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/robertklep.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":"2016-09-01T08:48:37.000Z","updated_at":"2022-11-21T03:08:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"5a0bba04-5c71-4131-842b-ae3418458ef7","html_url":"https://github.com/robertklep/node-filtering-proxy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/robertklep/node-filtering-proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertklep%2Fnode-filtering-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertklep%2Fnode-filtering-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertklep%2Fnode-filtering-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertklep%2Fnode-filtering-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertklep","download_url":"https://codeload.github.com/robertklep/node-filtering-proxy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertklep%2Fnode-filtering-proxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002411,"owners_count":26083373,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"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":"2024-11-07T08:27:21.468Z","updated_at":"2025-10-10T01:04:07.125Z","avatar_url":"https://github.com/robertklep.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Filtering proxy\n\nThis Node.js based HTTP/HTTPS proxy allows you to rewrite HTTP requests and responses based on rules (*if request matches this hostname, block the request*, etc). You can also add/remove/modify content on specific pages.\n\nIt has limited support for filtering HTTPS requests, in that you can use it\nto block request to particular hostnames.\n\n### Installation\n\nFirst, make sure that recent versions of Node and NPM [are installed](http://nodejs.org/).\n\nNext, install directly from the GitHub repository:\n\n```\n[sudo] npm install robertklep/node-filtering-proxy -g\n```\n\n`sudo` may or may not be necessary. Try without first, you may already have the right permissions to write to the global installation path.\n\n### Configuration\n\nTODO\n\n### Running\n\n```\nfiltering-proxy – a filtering HTTP/HTTPS proxy\n\nUsage: filtering-proxy [options]\n\nOptions:\n  -P PORT --port PORT         Port to listen on [default: 3033]\n  -H HOST --host HOST         Hostname to listen on [default: localhost]\n  -l LEVEL --log-level LEVEL  Log level [default: info]\n  -r FILE --rules-file FILE   File that contains filter rules [default: ~/.filtering-proxy/rules.js]\n  -U URL --upstream URL       Upstream proxy URL\n  -p FILE --pac-file FILE     PAC file for forwarding to upstream proxies\n  -t URL --test URL           Test URL against rules (and exit)\n  -h --help                   Show this screen\n  -v --version                Show version\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertklep%2Fnode-filtering-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobertklep%2Fnode-filtering-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertklep%2Fnode-filtering-proxy/lists"}