socks5-node-fetch

JSON →
library 0.0.4 ·javascript maintenance
verified Jun 7, 2026

A thin wrapper around node-fetch that adds SOCKS5 proxy support via a custom agent. Version 0.0.4, last updated in 2018. It provides a drop-in replacement for node-fetch that routes HTTP/HTTPS requests through a SOCKS5 proxy. Key differentiator: automatic protocol detection for http and https. Lightweight with no additional runtime dependencies beyond node-fetch. Limited to Node.js; no browser support. Stable but minimal maintenance.