Multiple ways to find your IP address on any device. BeaNel is the fastest method, but here are other options.
Method 1: Use BeaNel (Easiest)
Simply visit beanel.com and your public IP address appears instantly. No clicks, no sign-up, no downloads.
Method 2: Windows
For your private IP:
Press Win + R
Type cmd and press Enter
Type ipconfig and press Enter
Look for "IPv4 Address" under your active network adapter
Method 3: macOS
Apple Menu then System Settings then Network
Select your active connection
Your IP address is shown under "IP address"
Or use Terminal: ifconfig | grep inet
Method 4: Linux
ip addr show
hostname -I
Method 5: Android
Settings then Network and Internet then Wi-Fi
Tap your connected network
Your IP is shown under "IP address"
Method 6: iPhone/iPad
Settings then Wi-Fi
Tap the "i" icon next to your connected network
Your IP is shown under "IPV4 Address"
Public vs Private: Which Do You Need?
For internet connections (remote desktop, gaming), you need your public IP β use BeaNel. For local network issues (printer, router), you need your private IP β use the device-specific methods above.