robotshell/magicRecon

Seems error in code.

CyberS4murai opened this issue · 2 comments

I got the same issue and 2 are the way to fix:

  1. install all go tools by yourself and move in right place (if not automatic)
  2. 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.