Content-Length: 260018 | pFad | http://github.com/mamba-9mm/fetch-ip-javascript

B3 GitHub - mamba-9mm/fetch-ip-javascript: This script may help you to easily get anybody's IP address who visits your website with 3 lines of javascript.
Skip to content

mamba-9mm/fetch-ip-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Logo

Disclaimer

This script is just a code snippet to help people and for educational purposes. I am not responsible in any way of it's illicit or unintended use.

fetch-ip-javascript

This script may help you to easily get anybody's IP address who visits your website with 3 lines of javascript.

fetch('https://api.ipify.org?format=json')
    .then(results => results.json())    
    .then(data => console.log(data.ip));

Find Me on:

THANK YOU FOR VISITING.

About

This script may help you to easily get anybody's IP address who visits your website with 3 lines of javascript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/mamba-9mm/fetch-ip-javascript

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy