marco-lancini / goscan

Interactive Network Scanner
MIT License
1.01k stars 143 forks source link

Error - make setup #7

Closed filebe777 closed 5 years ago

filebe777 commented 5 years ago

i got this error while setting up -

root@kali:~/goscan/goscan# make setup go get github.com/golang/lint/golint go get golang.org/x/tools/cmd/goimports go get -u github.com/golang/dep/cmd/dep dep ensure could not find project Gopkg.toml, use dep init to initiate a manifest make: *** [Makefile:13: setup] Error 1

when i tried second time - i got this error

root@kali:~/goscan/goscan# make setup go get github.com/golang/lint/golint go get golang.org/x/tools/cmd/goimports go get -u github.com/golang/dep/cmd/dep

cd /root/go/src/github.com/golang/dep; git pull --ff-only

fatal: unable to access 'https://github.com/golang/dep/': Could not resolve host: github.com package github.com/golang/dep/cmd/dep: exit status 1 make: *** [Makefile:12: setup] Error 1

marco-lancini commented 5 years ago

Hi, are you trying to setup the development environment, or do you just want to use GoScan? If it's the latter, you can just download the binary: https://github.com/marco-lancini/goscan#binary-installation-recommended

filebe777 commented 5 years ago

I will like to use goscan in Kali linux

The error occurred while installing on Kali linux

Thanks for your response.

On Thu, Feb 7, 2019 at 5:02 AM Marco Lancini notifications@github.com wrote:

Hi, are you trying to setup the development environment, or do you just want to use GoScan? If it's the latter, you can just download the binary: https://github.com/marco-lancini/goscan#binary-installation-recommended

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/marco-lancini/goscan/issues/7#issuecomment-461511883, or mute the thread https://github.com/notifications/unsubscribe-auth/AakRUDIRpDMr0sIl1b0u3oN2EG-Qwgfhks5vLFwngaJpZM4am-xd .