Open
Description
Title: Error: Unable to find httprobe
after updating paths in karma
Body:
Hi,
I’m experiencing an issue with the karma
tool after updating paths in the scripts. When running the command, I get the following error:
┌──(myenv)(kali㉿kali)
└─$ karma -h
[!] Error: Unable to find httprobe. Make sure it installed OR
- GO111MODULE=on go get -v github.com/tomnomnom/httprobe
I have updated the path of the httprobe in script /home/kali/go/bin/httprobe
GO111MODULE=on go get -v github.com/tomnomnom/httprobe
after solving that issue I am encountering issue with anew "command not found" error, and the issue seems related to line 140 in the script. eventhough anew installed in my system
Could you please help resolve this issue?
Thank you!
Metadata
Metadata
Assignees
Labels
No labels