Ice3man543 / SubOver

A Powerful Subdomain Takeover Tool
BSD 2-Clause "Simplified" License
924 stars 197 forks source link

Installation issues in Kali Linux. #37

Open arafatjamil01 opened 1 year ago

arafatjamil01 commented 1 year ago

image

I am facing issues when installing the tool. The tool is fine, the installation method of golang has changed. Changing 'go get' command to 'go install' command followed by the source link and version does the job.

example command -

go install github.com/Ice3man543/SubOver@master