IP

Your current IP address.

Results

3.142.196.27

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