ogclone-engine/ogclient/interfaceAdm/getIpAddress.py

6 lines
80 B
Python

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