2021-10-17 21:47:46 +07:00

6 lines
79 B
Bash
Executable File

#!/bin/sh
# $1=geo for verbose look up
curl -s "https://ipinfo.io/$1" | jq .