(view source code of wanip_php.bat as plain text)
:: https://www.robvanderwoude.com/batchphp.php
:: Usage: "wanip" returns your WAN IP address
@PHP -r print(file_get_contents('https://www.robvanderwoude.com/wanip.php'));
page last modified: 2024-04-16; loaded in 0.0080 seconds