projectdiscovery / pdtm

ProjectDiscovery's Open Source Tool Manager
https://projectdiscovery.io
MIT License
714 stars 51 forks source link

PDTM installed in WSL is not working #199

Closed AliYar-Khan closed 2 months ago

AliYar-Khan commented 1 year ago

pdtm version:

Current Behavior:

pdtm in bash says command not found

Expected Behavior:

should show options

Steps To Reproduce:

Anything else:

5kyf1 commented 8 months ago

You can try to add Go path to bashrc, eg: export PATH=$PATH:$GOPATH/bin

but most of the time the tool will auto generate the path, eg: export PATH=$PATH:/home/kali/.pdtm/go/bin