Menu bar indicator for the current exit IP address
whereamip shows, in the menu bar, the country flag of the public IP address that traffic currently leaves the Mac from, and reports whether a VPN or iCloud Private Relay is carrying that traffic and whether DNS queries are resolving outside it. The same information is available as one-shot text or JSON from the command line tool of the same name.
whereamip shows, in the menu bar, the country flag of the public IP address that traffic currently leaves the Mac from, and reports whether a VPN or iCloud Private Relay is carrying that traffic and whether DNS queries are resolving outside it. The same information is available as one-shot text or JSON from the command line tool of the same name.
To install whereamip, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install whereamip
To see what files were installed by whereamip, run:
port contents whereamip
To later upgrade whereamip, run:
sudo port selfupdate && sudo port upgrade whereamip
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.