{"library":"proxy","type":"library","category":null,"description":"The `proxy` package provides a programmatic HTTP(S) proxy server API for Node.js, allowing developers to script custom proxy logic. Its current stable version is `4.0.0`, which notably raised the minimum Node.js requirement to version 20. The project maintains an active release cadence, with recent updates across its associated `proxy-agent` ecosystem, ensuring compatibility and improvements. Key differentiators include its simple `createProxy` API for building custom proxy servers, similar to established solutions like Squid or Privoxy, but integrated directly within a Node.js environment. It supports both standard HTTP proxying and the HTTP `CONNECT` method for tunneling. The package also includes a companion CLI tool for quick server spawning.","language":"javascript","status":"active","version":"4.0.0","tags":["javascript","http","https","proxy","connect","tunnel","squid","privoxy","apache"],"install":[{"cmd":"npm install proxy","imports":["import { createProxy } from 'proxy';","import * as http from 'http';","import { ProxyServer } from 'proxy/dist/types';"]},{"cmd":"yarn add proxy","imports":[]},{"cmd":"pnpm add proxy","imports":[]}],"homepage":null,"github":"https://github.com/TooTallNate/proxy-agents","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/proxy","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/proxy/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Tue Jul 21","install_tag":null}}