express-cf-ip
v1.0.3
Published
Adds back the original users IP, and sets the cloudflare IP as `forwarder_ip`, this will fix logging software because it update the original ip property. It will only make IP modifications if they come from OFFICIAL cloudflare servers.
Readme
Adds back the original users IP, and sets the cloudflare IP as forwarder_ip, this will fix logging software because it update the original ip property. It will only make IP modifications if they come from OFFICIAL cloudflare servers.
usage
app.use(require('express-cf-ip'));
