PentestPad / subzy

Subdomain takeover vulnerability checker

Home Page:https://www.pentestpad.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unable to run subzy with out absolute path

tehseensagar opened this issue · comments

I have just install subzy . I'm using go 1.18 version. my go apth env is set as well. even I did export GOPATH=$HOME/go and
found that i have go/bin/subzy on path as well. But when I run subzy it does not find it. If I use /home/myuser/go/bin/subzy it is working fin.

Any idea what went wrong?

cp /go/bin/subzy /usr/local/bin , it can solve