mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-18 02:15:28 +00:00
* started the implementation of resolve helper function * fixes go mod and sum * fixes and use makeDslWithOptionalArgsFunction signature * added tests * added more dnsTypes based on dnsx docs * used dns client pool * dsl functions * fixes on dnsclientpool, added init() * go mod tidy * go mod tidy * dsl signature makeMultiSignatureDslFunction * error on len * managed mx * fix on mx record * dns types managed with FirstNonZero func * error handling * utils to stable version * version bump * fixing var name --------- Co-authored-by: Mzack9999 <mzack9999@protonmail.com>