myip2 96 B

1234
  1. #! /bin/bash
  2. # Get my public IP from ifconfig.me
  3. curl ifconfig.me 2>&1 | cat | tail -1 && echo