Client IP
Hey, I have a simple nodejs application where I need the real client ip address. But inside the container it only shows the server IP. I`am sure there is something simple, but I am stuck. Can anybody help?
1 Reply
Simple use packages from npm https://www.npmjs.com/package/public-ip
npm
public-ip
Get your public IP address — very fast!. Latest version: 7.0.1, last published: 9 days ago. Start using public-ip in your project by running
npm i public-ip
. There are 461 other projects in the npm registry using public-ip.