{"library":"socks5-http-client","type":"library","category":null,"description":"This package provides a SOCKS v5 HTTP client implementation specifically for Node.js environments. It enables making HTTP requests through a SOCKS5 proxy, commonly used for anonymizing traffic via services like Tor. The current stable version is 1.0.4, last published over eight years ago (July 2018). The library focuses solely on HTTP, explicitly directing users to a separate `socks5-https-client` package for HTTPS. Its primary differentiators were its straightforward integration with the deprecated `request` library and its direct support for SOCKS5 proxying, including authentication. Due to its age and lack of updates, it is largely incompatible with modern Node.js versions and lacks contemporary features like Promise-based APIs.","language":"javascript","status":"abandoned","version":"1.0.4","tags":["javascript","socks5","socksv5","socks","v5","http","tor","client"],"install":[{"cmd":"npm install socks5-http-client","imports":["const shttp = require('socks5-http-client');","const Agent = require('socks5-http-client/lib/Agent');","const shttp = require('socks5-http-client'); shttp.get('http://example.com', () => {});"]},{"cmd":"yarn add socks5-http-client","imports":[]},{"cmd":"pnpm add socks5-http-client","imports":[]}],"homepage":null,"github":"https://github.com/mattcg/socks5-http-client","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/socks5-http-client","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/socks5-http-client/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Wed Jul 22","install_tag":null}}