Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

todo-list #1

Open
3 of 10 tasks
nbeernink opened this issue Sep 23, 2016 · 0 comments
Open
3 of 10 tasks

todo-list #1

nbeernink opened this issue Sep 23, 2016 · 0 comments

Comments

@nbeernink
Copy link
Owner

nbeernink commented Sep 23, 2016

  • handle subdomains better (either strip or process differently)
  • match www to non-www records for domains
  • add -s parameter that takes a servername. This logs into the remote server to pull a list of domains (Plesk and DirectAdmin)
  • improve domains_resolving.txt stat better (domains with multiple A records are incorrectly counted double at the moment)
  • if there are 0 unaligned domains, don't color red
  • add an option custom record queries and show stats on which domains match and don't match; format: TXT, value
  • add better filtering for a-record analysis (check if domain resolves but doesn't have A-records)
  • add domain validation
  • add checks for proper tools (sed,awk,etc should not be OSX' version because they are missing parameters that we're using)
  • switch realpath to readlink -f or some other way to find the full path to a file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant