Get client external IP address

I built a simple api to tell client their external IP address using request-ip https://www.npmjs.com/package/request-ip. Code run in hyperdev always return client’s internal IP address, eg: 192.168.10.100

1 Like

Thanks for the report, this is definitely a bug and we’ve added it to our list of things to fix. :slight_smile: