How to get external IPv4 address using curl
Run the following command to print your external IP address:
curl -fsSL https://api4.ipify.org
Example output:
80.187.71.195
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow