commit 090640970d6085c7931594da49c9f6ba239dfbac
parent e77bdbbbf049321bbe57f6abf1917c0d0784109d
Author: Frederic Cambus <fred@statdns.com>
Date: Sat, 5 Jan 2019 22:35:10 +0100
Update TODO, we are not using Go anymore.
Diffstat:
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/TODO b/TODO
@@ -1,8 +1,6 @@
-- Use Go idna package to check if a domain is an IDN instead of the current string comparison,
- or Go DNS punycode functions
- Add flags to enable/disable options
- Calculate average domain name length
- Distribution of lengths for all domains in a zone
-- Character frequency analysis
+- Character frequency analysis, for non IDN domains only?
- First character distribution
- Output JSON data?