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 runner #450

Closed
wants to merge 1 commit into from
Closed

expose runner #450

wants to merge 1 commit into from

Conversation

dogancanbakir
Copy link
Member

This PR exposes the runner and includes an example of its usage -similar to httpx. Closes #351.

@dogancanbakir dogancanbakir self-assigned this Sep 15, 2023
@dogancanbakir dogancanbakir requested review from ehsandeep and removed request for Mzack9999 September 15, 2023 12:42
@tarunKoyalwar tarunKoyalwar linked an issue Sep 21, 2023 that may be closed by this pull request
Copy link
Member

@tarunKoyalwar tarunKoyalwar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dogancanbakir , i think we already have a library version of dnsx available in libs/ . while exposing runner is simple i think in long run it will cause issues since there are lot of options in runner that are not meant to be used or available in SDK (ex: resume) etc .

if required i think we can just improve existing libs package and make it something similar to nuclei v3 sdk which also includes version check projectdiscovery/nuclei#4104

what do you think ?? cc: @Mzack9999 @ehsandeep

@dogancanbakir
Copy link
Member Author

@tarunKoyalwar,
I asked for additional information about the desired features at #351 (comment). However, let's wait and see what @Mzack9999 and @ehsandeep say.

@ehsandeep ehsandeep deleted the expose_runner branch March 3, 2024 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Export runner to use as lib
2 participants