tomnomnom / waybackurls

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

i get this error message when trying to run the install command on kali linux (windows subsystem) #56

Open Simpelbonzai opened 4 months ago

Simpelbonzai commented 4 months ago

this is the error:

-bash: /usr/local/go/bin/go: cannot execute binary file: Exec format error

anyone knows how to fix it?

itsmessk commented 4 months ago

Download the correct version of go that suits your CPU architecture, maybe your CPU could not understand the type of binary in the existing one. Recommeded to re-install with the correct architecture of your system.