I have tried using webRTC to find client IP address using Javascript by following the below link and I am successful in Chrome and Firefox but it didn't work in Microsoft Edge.
https://ourcodeworld.com/articles/read/257/how-to-get-the-client-ip-address-with-javascript-only
How to get Client IP address in Microsoft Edge browser using Javascript?
Do we have any other alternate for WebRTC to get IP address in Edge browser?