Skip to content

paulgit/whatsmyip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whatsmyip

This is a simple PHP script to return your true external ip address, it even works around proxies. This was forked from Testo Development's script.

I have enhanced the original script by allowing an additional format specifier. By default an html version of your IP address will be displayed on your screen. This is formated to be large on both desktop and mobile devices. I have no idea if the CSS is valid as I find CSS to be voodoo, so any suggestions of improvements would be welcome. Other formats available are text and JSON.

Example usage

html format

text format

json format

You can see the script in action at https://ip.poyo.ch

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages