IP

Your current IP address.

Results

44.212.96.86

CLI Instructions

Create a bash function,

my-ip ()
{
    wget -qO - ip.tools.sonassi.com
}

Then generate a new password by executing my-ip

my-ip