test-ogclone/ogclient/interfaceAdm/getIpAddress.py

6 lines
80 B
Python
Executable File

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