This website requires JavaScript.
Explore
Chat
Change Password
Martial Arts
Help
Register
Sign In
AniNIX
/
Kapisi
Watch
1
Star
0
Fork
0
Code
Issues
31
Pull Requests
1
Projects
1
Releases
Wiki
Activity
Files
85286b54120564211352024b095c2cffb340f3c6
Kapisi
/
roles
/
WebServer
/
files
/
apps
/
whatismyip.php
T
4 lines
39 B
PHP
Raw
Normal View
History
Unescape
Escape
Adding minor webapps to WebServer tracking
2024-01-12 13:06:58 -06:00
<?
php
echo
$_SERVER
[
'REMOTE_ADDR'
];
?>
Reference in New Issue
Copy Permalink