v1.4
New features and updates.
Change log:
- added support for the Attrleaf naming pattern (underscored domain names) for the SRV and SVCB alias/chain/loop features
- enhanced the
nfz
modifier, added 4 more variants, now it can produce 49 different domain name variants - deprecated the
manycnames
,cnamefuzz1
,cnamefuzz2
andillcname
features - added support for parsing the EDNS0 section, configurable via config file
- added the
size
feature that responds with the maximum number of A records that can fit in the specified packet size - added support for DNS compression, configurable via config file
- added the
nc
modifier to not use compression in a response - added the
fc
modifier to force compression in a response - added the
cut
modifier for cutting arbitrary number of bytes from the end of the packet - deprecated the
cutabuf
andcutcnamebuf
features - many code optimizations and code fixes
- updated the catalogue documentation
- added tests (total test count: 678)
Full History: v1.3...v1.4