Henrik Nordström
Henrik Nordström
Using 4.09 on Fedora with multiple keyboard layouts enbled, but clusterssh ignores active keyboard layout, always using the system default layout. The individual server windows do respect the selected active...
DNS supports domain labels using characters outside of US-ASCII. But being a legacy protocol any non-ASCII characters are recoded using US-ASCII symbols to be compatible with older software, using IDNA...
The zlib compressed part is another compressed archive of files. The following code is briefly copied from [mikrotik-npk](https://github.com/kost/mikrotik-npk#mikrotik-npk) and adapted to python3, showing the archive parsing and dumping. Missing zlib...
Not really a pull request, but more a notification that I have a branch for python3 support. I have not yet tested every message type but most seems to work...
The EXTRA_NAME_CHILD and EXTRA_NAME_PARENT tests should both by default be flagged as an error under dnssec. If the zone is using dnssec then validation of NS records will fail in...