Skip to content
This repository has been archived by the owner on Jan 7, 2024. It is now read-only.

go get github.com/haccer/subjack No reply #83

Open
lelouchhyuuga opened this issue Feb 10, 2021 · 3 comments
Open

go get github.com/haccer/subjack No reply #83

lelouchhyuuga opened this issue Feb 10, 2021 · 3 comments

Comments

@lelouchhyuuga
Copy link

Hi,
I tried cleaning go cache too. Still I am not getting any reply in terminal, cannot locate subjack in go/bin/ . what can I do to install subjack?

@Itsmesaugat
Copy link

Same issue here.

@vipinbihari
Copy link

fix your go path.

@gelosecurity
Copy link

Add this to ~/.bashrc

export GOPATH=$HOME/go
export PATH=$PATH:$GOROOT/bin:$GOPATH/bin

Then run

. ~/.bashrc

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants