lesavka/scripts/manual/vpn-test.sh

5 lines
168 B
Bash
Raw Normal View History

2025-06-29 03:46:34 -05:00
#!/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