pia-stun

0.0.6 • Public • Published

pia-stun

Display public and private IP address. (use STUN server)

Installation

$ [sudo] npm install -g pia-stun

Usage

$ pia
$ pia -j -g -i -t
$ pia --display-stun --specify-stun "stun.l.google.com:19302"

Practical Use

$ pia -s | xargs whois

Options

-a, --all               Display all information.
-g, --global            Display global information.
-l, --local             Display local information.
-i, --ip, --ip-address  Display ip address.
-p, --port              Display port.
-j, --json              Display json.
-s, --simple            Display simple style. (print without captions / JSON without space)
-t, --type              Display NAT type.
-h, --help              Display help.
--specify-stun          Specify STUN Server.
--display-stun          Display STUN Server.
--debug                 Debug mode.

Package Sidebar

Install

npm i pia-stun

Weekly Downloads

1

Version

0.0.6

License

MIT

Unpacked Size

10.7 kB

Total Files

7

Last publish

Collaborators

  • benbucksch
  • youkinjoh