Spotter-VM/extra/myip.php

3 lines
38 B
PHP
Raw Normal View History

2019-05-15 10:26:59 +02:00
<?php
echo $_SERVER['REMOTE_ADDR'];