To find your local IP address, you can follow the steps below:
For Windows operating system:
- Click on the Start menu and type “Run”.
- Type “cmd” into the Run window and press Enter.
- In the opened command prompt window, type “ipconfig” and press Enter.
- You can see your local IP address on the “IPv4 Address” or “IPv6 Address” line.
For Mac operating system:
- Open Finder and select the “Applications” folder.
- Open the “Utilities” folder and open the “Terminal” application.
- In the opened Terminal window, type “ifconfig” and press Enter.
- You can see your local IP address on the “inet” line.
For Linux operating system:
- Open the Terminal application.
- In the opened Terminal window, type “ifconfig” and press Enter.
- You can see your local IP address on the “inet addr” or “inet6 addr” line.
By following these steps, you can find the local IP address of your device.