https://github.com/zamicol/ipv6-word
IPv6 address to human readable words
https://github.com/zamicol/ipv6-word
Last synced: about 1 year ago
JSON representation
IPv6 address to human readable words
- Host: GitHub
- URL: https://github.com/zamicol/ipv6-word
- Owner: zamicol
- License: bsd-2-clause
- Created: 2013-09-22T19:58:46.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-09-24T16:04:50.000Z (almost 13 years ago)
- Last Synced: 2025-02-09T02:35:56.966Z (over 1 year ago)
- Language: JavaScript
- Size: 300 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ipv6-word
=========
IPv6 address to human readable words
cli usage
=====
```
node ipv6-word2.js "periodontist spend dejects indebted sloven axon rubberizes pity"
babe:f432:42aa:8271:eee6:1076:dead:beef
```
```
node ipv6-word2.js babe:f432:42aa:8271:eee6:1076:dead:beef
periodontist spend dejects indebted sloven axon rubberizes pity
```