3 lines
75 B
Python
3 lines
75 B
Python
|
from voussoirkit import networktools
|
||
|
print(networktools.get_external_ip())
|