Skip to content

wallentx/ipv6-to-emoji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

ipv6-to-emoji

Usage: ipv6-to-emoji [OPTIONS] [INPUT_DATA]

  Convert IPv6 addresses to emojis and vice versa.

Options:
  -e, --encode   Encode an IPv6 address to emoji.
  -d, --decode   Decode an emoji string to IPv6 address.
  -v, --verbose  Display detailed output.
  -h, --help     Show this message and exit.

cool_user@ARCH-LINUX:~$ ipv6-to-emoji -e 2606:4700:0000:0000:6812:176c
πŸ‘ΆπŸ’‘πŸ―πŸˆπŸš»πŸ˜€πŸ‘πŸ‘΄πŸ˜–β€

cool_user@ARCH-LINUX:~$ ipv6-to-emoji -d πŸ‘ΆπŸ’‘πŸ―πŸˆπŸšΏπŸ˜€πŸ‘πŸ‘΄πŸ˜–β€
2606:4700::6812:176C

About

convert ipv6 to emoji, as well as emoji to ipv6

Topics

Resources

Stars

Watchers

Forks

Languages