I am trying to retrieve the client's local IP address within an internal network using Angular. This data will be sent to an IP address within the network without requiring authorization. I have searched extensively online but have only found methods for obtaining the public IP address. How can I resolve this problem? Thank you.