Add get_external_ip.sh script to retrieve external IP address

This commit is contained in:
2025-07-22 15:33:34 -04:00
parent 7b7e020f49
commit d2a8fe5c20

2
get_external_ip.sh Normal file
View File

@@ -0,0 +1,2 @@
#!/bin/sh
curl -s https://api.ipify.org