Locating your IP address

Getting your public IPv4 address

  1. Open your console

  2. Type curl -4 icanhazip.com

  3. Press Enter

  4. It will give you your public IPv4 address

  5. This will be the IPv4 address you need, when people from outside your local network, needs to connect to your server.

Getting your local IPv4 address

  1. Use a guide like this.

Onwards to the next step!

Last updated