What is tunnel?
"Node HTTP/HTTPS Agents for tunneling proxies"
tunnel is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 63.4 KB on disk.
Installation Guide
# Install via NPM
npm install tunnel
# Install via Yarn
yarn add tunnel