ogclone-engine/ogclient/interfaceAdm/getIpAddress

6 lines
80 B
Python
Executable File

#!/usr/bin/python3
from NetLib import ogGetIpAddress
print (ogGetIpAddress())