This is the command idn2 that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
idn2 - Libidn2 Internationalized Domain Names (IDNA2008) conversion
SYNOPSIS
idn2 [OPTION]... [STRINGS]...
DESCRIPTION
Internationalized Domain Name (IDNA2008) convert STRINGS, or standard input.
Command line interface to the Libidn2 implementation of IDNA2008.
All strings are expected to be encoded in the locale charset.
To process a string that starts with `-', for example `-foo', use `--' to signal the end
of parameters, as in `idn2 --quiet -- -foo'.
Mandatory arguments to long options are mandatory for short options too.
-h, --help
Print help and exit
-V, --version
Print version and exit
-l, --lookup
Lookup domain name (default)
-r, --register
Register label
--debug
Print debugging information
--quiet
Silent operation
Use idn2 online using onworks.net services