Fetch IP Address with JS using Fetch Function
I was curious about how I could get my IP Address by using JavaScript so I figured why not try to figure it out. Utilizing the following fetch function we can get an accurate IP Address on the machine we are using. If we use a VPN it will accurately ...
anthonysmith.hashnode.dev1 min read