I need to fetch local ip address of my machine even it is masked or connected with other networks. Is there any way to show the actual ip without doing any 3rd party local host or anything?
I tried some of the ways that mentioned on the sites but it is not showing the exact result I needed. It only displays the ip of public network. If it is not possible by typescript is there any way to do it on javascript?