Knowledge base

1000 FAQs, 500 tutorials and instructional videos. Here, there are only solutions!

Display the IP address of the currently used device

This guide helps you find the public IP address of your device, which can be useful for certain support requests, among other things.

 

Display the public IP address on the connected device

Click here to obtain the public IP address of your device in IPv4 and IPv6 format.

 

Alternative methods

Visit ipinfo.io or ifconfig.me.

... on macOS

  1. From a Terminal type application (command-line interface, CLI / Command Line Interface) on your device, run the command curl ifconfig.me and press enter.
  2. The displayed address is the public IP address of the computer.

 

Remember that this address may change periodically, especially if the router restarts or if the internet service provider uses dynamic IP address assignment.

 

To automate the search for the public IP address, use commands or scripts that query services such as api.ipify.org ...


Has this FAQ been helpful?