Skip to content

daschaa/publip-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏠 publicip

Get your public ip adress and print it to the console.

👨🏻‍🔧 Installation

npm i -g publip

🔨 Usage

Run the command in the terminal to get the public ip printed out. Add -c to get it copied to the clipboard.

> publip
95.90.201.234
> publip -c
95.90.201.234 - Copied! ✅

🖥 Demo