find-my-ip-cli

2.0.5 • Public • Published

find-my-ip-cli

code style: prettier install size Downloads

CLI to find your public IP address

It is using the find-my-ip microservice.

Github link: https://github.com/acestojanoski/find-my-ip

Install

$ npm install -g find-my-ip-cli

Usage

Usage
  $ find-my-ip

Options:
  --endpoint, -e  Use your own endpoint to find your IP

Examples
  $ find-my-ip
  $ find-my-ip -e <your_endpoint>
  $ find-my-ip --endpoint <your_endpoint>

Package Sidebar

Install

npm i find-my-ip-cli

Weekly Downloads

2

Version

2.0.5

License

MIT

Unpacked Size

3.47 kB

Total Files

4

Last publish

Collaborators

  • acestojanoski