#!/usr/bin/env python

import pscripts.external_ip_address as eia

print (eia.get_external_ip())