lesavka/scripts/manual/vpn-test.sh
2025-06-30 11:38:57 -05:00

5 lines
168 B
Bash
Executable File

#!/usr/bin/env bash
# scripts/manual/vpn-test.sh
set -x IP $(curl -s https://api.ipify.org) && echo $IP && curl http://ip-api.com/json/$IP?fields=country,city,lat,lon