-3

I wanted to know why you use the request-ip module in expressjs when you can use req.ip ? Thanks for the response!

Sonicx180
  • 1
  • 5

1 Answers1

0

request-ip checks much more than just req.ip and you don't have to write the code yourself. See how it works

Michael M.
  • 10,486
  • 9
  • 18
  • 34
Konrad
  • 21,590
  • 4
  • 28
  • 64