dotfiles/bin/public-ip

6 lines
99 B
Bash
Executable File

#!/bin/sh
# TODO: add other options in case icanhazip.com goes down
curl 'http://icanhazip.com/'