index
:
Nix
master
My infrastructure configuration
Immae
about
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
systems
/
eldiron
/
websites
/
tools
/
landing
/
myip.php
blob: 9ec1c6ca55fd8c1fad1d4b1bc9ea67d3f4e52fa0 (
plain
) (
tree
)
251c0a1
1
<?php
echo
$_SERVER
[
'REMOTE_ADDR'
];
?>