Category "idn"

Ubuntu 22.04 IDN domain.com idn: could not convert from ASCII to UTF-8

In Ubuntu 20.04 and older (And Debian 11, 10 and 9) I can convert Puny code domains with idn to UTF-8 / IDN format idn -t --quiet -a "xxx-tést.eu" Works

Domain Name Regex Including IDN Characters c#

I want my domain name to not contain more than one consecutive (.), '/' or any other special characters. But it can contain IDN Characters such as Á, 

Example URIs for unit testing IDN domains

I am building a C# tool that does some minor manipulation on URIs. I am trying to write unit tests to makes sure the tool can support IDN domains, e.g. 例

IDN (Domain) validation with regular expression

I want to check some domains with regular expression (regex). My old code was: /^([a-z0-9]+([-a-z0-9]*[a-z0-9]+)?.){0,}([a-z0-9]+([-a-z0-9]*[a-z0-9]+)?){1,63}(