Skip to content

kstathis/fetch-ext-ip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

External IP logger

Synopsis

A script that shows and saves computer's external IP (assigned by ISP).

Scenario

We want to log our external IP to a file and each time we run the script it checks if there is a change : if the IP changed, it updates the file, else the log stays the same.

Type

Bash script

Prerequisites

  • lynx sudo apt-get install lynx

Usage

Make the script executable chmod +x fetch-ext-ip.sh

Run the script ./fetch-ext-ip.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages