0.3.2 • Published 3 years ago

ipcopy v0.3.2

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

ipcopy

Copy the local / public ip address into clipboard

Supports: macOS, Windows, Linux, OpenBSD, FreeBSD, Android with Termux.

Install

npm install -g ipcopy

Usage

➜ cip
=== Copied to Pasteboard ===
        192.168.1.100

➜ pubip
=== Copied to Pasteboard ===
        13.250.177.223

➜ ipcopy
? Choose a IP-address to copy:  (Use arrow keys)
❯ 192.168.1.100 
  13.250.177.223 

# set the public IP return server URL.
➜ cip -ips "cip.cc|ipinfo.io|ip.sb|ifconfig.io"

Related

0.3.0

3 years ago

0.3.2

3 years ago

0.1.4

3 years ago

0.3.1

3 years ago

0.1.3

3 years ago

0.1.5

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.1

3 years ago