[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Retrieve public IP
- From: Claudio Mussoni <cmussoni@...>
- Date: Mon, 25 May 2015 08:18:31 +0200 (CEST)
Hello to everyone,
I need to get the public address from my router with LUA.
This is a PHP example: $my_public_ip = $_SERVER['REMOTE_ADDR'];
I searched around but I' ve not found examples.
Someone can help me out?
Thank's a lot.
Bye
Claudio