{"library":"tunnel-agent","type":"library","category":null,"description":"tunnel-agent is an HTTP proxy tunneling agent originally extracted from the now-deprecated `mikeal/request` library. Its primary function is to facilitate HTTP and HTTPS requests through a proxy server, enabling applications to bypass network restrictions or access resources securely via a tunnel. The package's latest version, 0.6.0, was published over nine years ago, in March 2017. It is considered unmaintained and effectively abandoned, with no new versions or significant activity in recent years. Developers should exercise extreme caution or avoid using this package due to its unmaintained status and potential security vulnerabilities, especially given the historical context of its origin from a library with known security issues. Modern alternatives offer better security, maintenance, and features for proxy tunneling. There is an active `@postman/tunnel-agent` fork, but it has its own separate security concerns including detected malware in some versions.","language":"javascript","status":"abandoned","version":"0.6.0","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install tunnel-agent","imports":["const tunnel = require('tunnel-agent');\nconst agent = tunnel.httpOverHttp({ /* options */ });","const tunnel = require('tunnel-agent');\nconst agent = tunnel.httpsOverHttp({ proxy: { host: 'proxy.example.com', port: 8080 } });","const tunnel = require('tunnel-agent');\nconst agent = tunnel.httpOverHttp({ proxy: { host: 'proxy.example.com', port: 8080 } });"]},{"cmd":"yarn add tunnel-agent","imports":[]},{"cmd":"pnpm add tunnel-agent","imports":[]}],"homepage":null,"github":"https://github.com/mikeal/tunnel-agent","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/tunnel-agent","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/tunnel-agent/compatibility"}}