lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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