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

expose unique hostnames functionality (-dns flag) in library #374

Closed
1 task done
tarunKoyalwar opened this issue Oct 15, 2023 · 0 comments · Fixed by #380
Closed
1 task done

expose unique hostnames functionality (-dns flag) in library #374

tarunKoyalwar opened this issue Oct 15, 2023 · 0 comments · Fixed by #380
Assignees
Labels
Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Comments

@tarunKoyalwar
Copy link
Member

tarunKoyalwar commented Oct 15, 2023

tlsx version:

main

Proposed Changes

// nuclei -svd
Hostname => google.com:443
// tlsx -dns -json
"hostname": [ "google.co.in" ]

may be we can use domains/hosts etc

Anything else:

@tarunKoyalwar tarunKoyalwar added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Oct 15, 2023
@dogancanbakir dogancanbakir linked a pull request Oct 16, 2023 that will close this issue
@ehsandeep ehsandeep added the Status: Completed Nothing further to be done with this issue. Awaiting to be closed. label Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Completed Nothing further to be done with this issue. Awaiting to be closed. 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.

3 participants