This website requires JavaScript.
Explore
Help
Sign In
mirror
/
librespeed-speedtest
Watch
1
Star
0
Fork
0
mirror of
https://github.com/librespeed/speedtest.git
synced
2024-05-10 18:54:52 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f63afeac55462fce4d84f79cd9c12a60aa704cf2
librespeed-speedtest
/
getIP.php
T
dosse91
e5612b4f10
Improved client IP detection; Updated examples
2017-02-26 12:15:51 +01:00
4 lines
39 B
PHP
Raw
Blame
History
<?
php
echo
$_SERVER
[
'REMOTE_ADDR'
];
?>
Reference in New Issue
View Git Blame
Copy Permalink