How to find your IP address in macOS or Mac OS X
This guide will tell you how to find your Mac's IP address using Terminal.
If you need to find your IP address on Windows 10, we have a different guide for that.
This guide will tell you how to find your Mac's IP address using Terminal.
If you need to find your IP address on Windows 10, we have a different guide for that.
Navigate to Applications > Utilities > Terminal.
ifconfig |grep inet
Several lines will be returned; your IP address will be the one on the last line, just after the word "inet".
If you need to find your IP address on Windows 10, you're in luck. There are several ways to find it. This guide covers a few quick and easy methods to pull up your current IP address.