tomnomnom / waybackurls

Fetch all the URLs that the Wayback Machine knows about for a domain
3.41k stars 455 forks source link

Go get installing command no longer working #32

Open ShivanshMalik2 opened 2 years ago

ShivanshMalik2 commented 2 years ago

I tried installing waybackurls via GOLANG, But it throws out an error like: "Go get command couldn't be used on executable sources"

Siddhu545 commented 2 years ago

u need install mod.go and sum.go then use go build main.go will build this tool

fxrhan commented 2 years ago

u need install mod.go and sum.go then use go build main.go will build this tool

how do i do that in kali linux. I tried using "go install" command but no success.

Dabi31 commented 2 years ago

mod.go

how i can download mod.go and sum.go ? go install mod.go ?

barbixxxa commented 2 years ago

https://stackoverflow.com/questions/53368187/go-modules-installing-go-tools