magicRecon
magicRecon copied to clipboard
Seems error in code.
I got the same issue and 2 are the way to fix:
- install all go tools by yourself and move in right place (if not automatic)
- modify installing script to proper go install command.
The install script use a old way to install things
The installation script has been modified to correct several bugs.