projectdiscovery/pdtm

go install support as fallback

ehsandeep opened this issue · 0 comments

Please describe your feature request:

Add support for go install as fallback support to install when release binary is not available to download.

This also involves

  • go path setup (if misconfigured)
  • go setup / install (if not available)

Describe the use case of this feature:

  • additional install option for tools when binary is not available.