request-ip

v3.3.0
A small Node.js module to retrieve the request's IP address
request ip ip address request proxy client header X-Client-IP X-Forwarded-For and 18 more...

build

babel src --out-dir lib

changelog

github_changelog_generator -u pbojinov -p request-ip

coverage

nyc report --reporter=text-lcov | coveralls

test

nyc --reporter=html --reporter=text --check-coverage --lines=100 --statements=100 tape ./test/*.js
npm i request-ip

Metadata

  • MIT
  • Whatever
  • Petar Bojinov
  • released 7/7/2022

Downloads

Maintainers