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

domain mode to include only unique domain name #35

Open
3 tasks
ehsandeep opened this issue Aug 15, 2024 · 0 comments · May be fixed by #57
Open
3 tasks

domain mode to include only unique domain name #35

ehsandeep opened this issue Aug 15, 2024 · 0 comments · May be fixed by #57
Assignees
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Comments

@ehsandeep
Copy link
Member

ehsandeep commented Aug 15, 2024

in domain mode, tldfinder reverse lookup for related domains and expected output to have list of related domains, some of sources also includes subdomains which we need to filter out from output and ensure only unique root domains are being included in output.

tldfinder -d google.com -dm domain -s whoisxmlapi -v

+ [whoisxmlapi] blogspot.be
- [whoisxmlapi] philosemitismeblog.blogspot.be
- [whoisxmlapi] philaquaculture.blogspot.be
- [whoisxmlapi] kunstenaarsboeken.blogspot.be
- [whoisxmlapi] cashbackpowa.blogspot.be
- [whoisxmlapi] letsmisbehaveprecodefilmtribute.blogspot.be
- [whoisxmlapi] costaricainsights.blogspot.be
  [whoisxmlapi] snacks.dev
  [whoisxmlapi] scaner.app
  [whoisxmlapi] vegastech.dev
  [whoisxmlapi] thegaursonstimes.page

we need to make sure this change is applicable for other sources supporting in domain mode.

  • whoisxmlapi
  • whoxy
  • dnsrepo
@ehsandeep ehsandeep added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Aug 15, 2024
@dogancanbakir dogancanbakir self-assigned this Aug 15, 2024
@ehsandeep ehsandeep added this to the tldfinder v0.0.2 milestone Aug 18, 2024
@dogancanbakir dogancanbakir linked a pull request Aug 27, 2024 that will close this issue
4 tasks
@dogancanbakir dogancanbakir linked a pull request Aug 27, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants