wget -q -O - api.myiptest.com | awk -F"\"" '{ print "ext " $4 " (" toupper($28) ")" }'
wget -q -O - api.myiptest.com | awk -F"\"" '{ print "ext " $4 " (" $12 " " toupper($28) ")" }'