What is forwarded?
"Parse HTTP X-Forwarded-For header"
forwarded is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 5.7 KB on disk.
Installation Guide
# Install via NPM
npm install forwarded
# Install via Yarn
yarn add forwarded