wyna

a simple cli-application that returns your public ip address and additional information

Usage no npm install needed!

<script type="module">
  import wyna from 'https://cdn.skypack.dev/wyna';
</script>

README

wyna.js

Installation

npm install -g wyna

Usage 🚀

Default Usage
wyna
Copy Primary Data
wyna -c
wyna --copy
Only Return Public IP Address
wyna -ip
wyna --ipaddress
Only Return Hostname
wyna -host
wyna --hostname
Only Return LOC
wyna -loc
Open LOC in Google Maps
wyna -map
Don't Clear Terminal
wyna -nc
wyna --no-clear
Reduce Output (only return one line when using: -ip, -host, ...)
wyna -r
wyna --reduce-output
Help Page
wyna -h
wyna --help