Is it possible to retrieve private IP address of user who is logging to frontend application? I was trying to use RTCIceCandidate but it retrieving very weird address (something like that: a5b3ef18-2e66-4e24-91d2-893b93bbc1c1.local). I would like to achieve it with using pure javascript, but if any other solution exists please let me know :)