commit ec8eaeae6d27b80ff0ed8304c9b7f28c122a55f5 parent d13c82f405024623f9e018fc238f60aa48ace309 Author: Frederic Cambus <fred@statdns.com> Date: Mon, 18 Jan 2016 10:41:38 +0100 Updating TODO Diffstat:
M | TODO | | | 7 | +++++-- |
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/TODO b/TODO @@ -1,3 +1,7 @@ - Use Go idna package to check if a domain is an IDN instead of the current string comparison - Add flags to enable/disable options -- Output JSON data? -\ No newline at end of file +- Calculate average domain name length +- Distribution of lengths for all domains in a zone +- Character frequency analysis +- First character distribution +- Output JSON data?