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
f139ea55b48685631651348ea081528bddc35ea6
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