ipcopy

0.3.2 • Public • Published

ipcopy

Version

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

Package Sidebar

Install

npm i ipcopy

Weekly Downloads

0

Version

0.3.2

License

MIT

Unpacked Size

21.1 kB

Total Files

10

Last publish

Collaborators

  • toby_hui