WhatIP – Graphical Tool to Tell Public / Local IP Address, Ports, Local Devices

Want to check your IP address, listening ports, or local network devices but hate Linux commands? Well, What IP is a simple graphical tool to do the job.

What IP is a free open-source tool written in Python 3 with GTK+ 3 framework. The software features:

  • Display public, local, and a virtual interface’s IP addresses,
  • Display the public IP location,
  • List the ports listening on your system, and check if they’re publicly reachable,
  • List all devices on local network.

display ip address
listening ports

How to Install What IP in Ubuntu:

The software is available as flatpak package in Flathub repository. Open terminal and run following commands one by one to install it in Ubuntu 20.04 (Ubuntu 18.04 needs to add flatpak PPA first).

  • 1.) Install flatpak framework by running command:
    sudo apt install flatpak
  • 2.) Add flathub repository via command:
    flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
  • 3.) Finally install the tool via command:
    flatpak install flathub org.gabmus.whatip

(Optional) To remove What IP flatpak package, run command:

flatpak uninstall flathub org.gabmus.whatip

By Ji m

I'm a freelance blogger who started using Ubuntu in 2007 and wishes to share my experiences and some useful tips with Ubuntu beginners and lovers. Please comment to remind me outdated tutorial! And, notify me if you find any typo/grammar/language mistakes. English is not my native language. Contact me via ubuntuhandbook1@gmail.com Buy me a coffee: https://ko-fi.com/ubuntuhandbook1

Leave a comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Exit mobile version