search
HomeSystem TutorialLINUXHow To Display Local And Public IP Address In Linux Using Showipaddr Script

This article provides two simple scripts, showipaddr (in Bash and Python), to quickly retrieve your private (local) and public IP addresses in Linux. While Linux offers built-in commands like ip and nmcli, these scripts offer a streamlined approach for obtaining only the essential IP information.

These scripts allow you to:

  • View local network details: Obtain your system's hostname, IPv4 and IPv6 addresses, gateway (router) address, and DNS server information.
  • Determine your public IP address: Display your public IP, along with ISP, city, region, country, and coordinates.

Both scripts are available on GitHub. After downloading, you'll need to make them executable and optionally move them to your system's PATH for easy access.

Using the Bash Script (showipaddr.sh):

This script requires Bash, curl, and jq. Installation instructions for these are provided if needed.

  1. Download: git clone https://gist.github.com/09259a3da0e7190775d16aadef14580b.git showipaddr
  2. Navigate: cd showipaddr/
  3. Make executable: chmod x showipaddr.sh
  4. Move to PATH (optional): sudo mv showipaddr.sh /usr/local/bin/showipaddr
  5. Run: showipaddr

The script prompts you to select whether to display local IP, public IP, or both.

Example output (showing both):

<code>Select the information to display:
1. Local IP
2. Public IP
3. Both Local and Public IP
Enter your choice (1/2/3): 3
------------------------------------------------------
Local Network Information:
Hostname             : [hostname]
Local IPv4 Address   : [IPv4 address]
Local IPv6 Address   : [IPv6 address]
Router IP Address    : [router IP]
DNS Server           : [DNS server]
------------------------------------------------------
------------------------------------------------------
Public IP Information:
IP Address           : [public IP address]
ISP                  : [ISP]
City                 : [City]
Region               : [Region]
Country              : [Country]
Coordinates          : [Latitude], [Longitude]
------------------------------------------------------</code>

How To Display Local And Public IP Address In Linux Using Showipaddr Script

Using the Python Script (showipaddr.py):

This script requires Python 3 and the requests library (pip install requests). It also checks for jq, but doesn't directly use it.

  1. Download: git clone https://gist.github.com/27276f43e980aa3a468c4b39680a68ee.git showipaddr
  2. Navigate: cd showipaddr/
  3. Run: python3 showipaddr.py

The script offers the same selection options as the Bash script.

How To Display Local And Public IP Address In Linux Using Showipaddr Script

Both scripts provide a convenient way to access crucial IP address information. Choose the script that best suits your system and preferences.

The above is the detailed content of How To Display Local And Public IP Address In Linux Using Showipaddr Script. For more information, please follow other related articles on the PHP Chinese website!

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
What are the typical use cases for Linux versus Windows?What are the typical use cases for Linux versus Windows?May 03, 2025 am 12:01 AM

Linuxisidealforcustomization,development,andservermanagement,whileWindowsexcelsineaseofuse,softwarecompatibility,andgaming.Linuxoffershighconfigurabilityfordevelopersandserversetups,whereasWindowsprovidesauser-friendlyinterfaceandbroadsoftwaresupport

What are the differences in user account management between Linux and Windows?What are the differences in user account management between Linux and Windows?May 02, 2025 am 12:02 AM

The main difference between Linux and Windows in user account management is the permission model and management tools. Linux uses Unix-based permissions models and command-line tools (such as useradd, usermod, userdel), while Windows uses its own security model and graphical user interface (GUI) management tools.

How does the command line environment of Linux make it more/less secure than Windows?How does the command line environment of Linux make it more/less secure than Windows?May 01, 2025 am 12:03 AM

Linux'scommandlinecanbemoresecurethanWindowsifmanagedcorrectly,butrequiresmoreuserknowledge.1)Linux'sopen-sourcenatureallowsforquicksecurityupdates.2)Misconfigurationcanleadtovulnerabilities.Windows'commandlineismorecontrolledbutlesscustomizable,with

How to Make a USB Drive Mount Automatically in LinuxHow to Make a USB Drive Mount Automatically in LinuxApr 30, 2025 am 10:04 AM

This guide explains how to automatically mount a USB drive on boot in Linux, saving you time and effort. Step 1: Identify Your USB Drive Use the lsblk command to list all block devices. Your USB drive will likely be labeled /dev/sdb1, /dev/sdc1, etc

Best Cross-Platform Apps for Linux, Windows, and Mac in 2025Best Cross-Platform Apps for Linux, Windows, and Mac in 2025Apr 30, 2025 am 09:57 AM

Cross-platform applications have revolutionized software development, enabling seamless functionality across operating systems like Linux, Windows, and macOS. This eliminates the need to switch apps based on your device, offering consistent experien

Best Linux Tools for AI and Machine Learning in 2025Best Linux Tools for AI and Machine Learning in 2025Apr 30, 2025 am 09:44 AM

Artificial Intelligence (AI) is rapidly transforming numerous sectors, from healthcare and finance to creative fields like art and music. Linux, with its open-source nature, adaptability, and performance capabilities, has emerged as a premier platfo

5 Best Lightweight Linux Distros Without a GUI5 Best Lightweight Linux Distros Without a GUIApr 30, 2025 am 09:38 AM

Looking for a fast, minimal, and efficient Linux distribution without a graphical user interface (GUI)? Lightweight, GUI-less Linux distros are perfect for older hardware or specialized tasks like servers and embedded systems. They consume fewer res

How to Install Wine 10.0 in RedHat DistributionsHow to Install Wine 10.0 in RedHat DistributionsApr 30, 2025 am 09:32 AM

Wine 10.0 stable version release: Running Windows applications on Linux to a higher level Wine, this open source and free application, allows Linux users to run Windows software and games on Unix/Linux operating systems, ushering in the release of the 10.0 stable version! This version has been provided with source code and binary package downloads, and supports various distributions such as Linux, Windows and Mac. This edition embodies a year of hard work and over 8,600 improvements, bringing many exciting improvements. Key highlights include: Enhanced support for Bluetooth devices. Improve support for HID input devices. Optimized performance of 32-bit and 64-bit applications.

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Linux new version

SublimeText3 Linux new version

SublimeText3 Linux latest version

VSCode Windows 64-bit Download

VSCode Windows 64-bit Download

A free and powerful IDE editor launched by Microsoft

SAP NetWeaver Server Adapter for Eclipse

SAP NetWeaver Server Adapter for Eclipse

Integrate Eclipse with SAP NetWeaver application server.

mPDF

mPDF

mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),