3 lines
70 B
Python
3 lines
70 B
Python
|
from voussoirkit import networktools
|
||
|
print(networktools.get_lan_ip())
|