What is proxy-addr?
"Determine address of proxied request"
proxy-addr is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 15.0 KB on disk.
Installation Guide
# Install via NPM
npm install proxy-addr
# Install via Yarn
yarn add proxy-addr