#!/bin/bash echo ----------------------------- echo Public Facing IP Address echo ----------------------------- wget http://ipinfo.io/ip -qO - echo