README
Gets your external IP.
Installation:
npm install -g echo-ip
Usage:
echo-ip, echo-ip -4: Display your IPv4 address
echo-ip -6: Display your IPv6 address
echo-ip -h, echo-ip --help: Display this help
Gets your external IP.
<script type="module">
import echoIp from 'https://cdn.skypack.dev/echo-ip';
</script>
Gets your external IP.
npm install -g echo-ip
echo-ip, echo-ip -4: Display your IPv4 address
echo-ip -6: Display your IPv6 address
echo-ip -h, echo-ip --help: Display this help