mirror of
https://github.com/librespeed/speedtest.git
synced 2024-05-10 18:54:52 +00:00
4 lines
39 B
PHP
4 lines
39 B
PHP
<?php
|
|
echo $_SERVER['REMOTE_ADDR'];
|
|
?>
|