Spotter-VM/extra/www/myip.php

3 lines
36 B
PHP
Raw Permalink Normal View History

2020-04-04 18:04:56 +02:00
<?php
echo $_SERVER['REMOTE_ADDR'];