Giter Club home page Giter Club logo

Comments (5)

justinbastress avatar justinbastress commented on August 28, 2024

@EncoderPtd Is this problem unique to zgrab2, or do you get it with all libraries, e.g. go get -u -v golang.org/x/tools/cmd/goimports? If the latter case, it is almost certainly an environment problem.

In any case, my immediate thought is that this may be a problem with your GOROOT environment variable; do you actually have go installed in /home/user/Downloads/Go/go? i.e., if you run which go, does it return /home/user/Downloads/Go/go/bin/go?

from zgrab2.

EncoderPtd avatar EncoderPtd commented on August 28, 2024

@justinbastress
Thanks all the same. I find it is due to the internet problem, for some reasons i can't access golang.org/x.
So i have to download the repository form github and manually create folders x/tools, x/crypto, etc. Then move the github.com/golang/crypto, etc. to golang.org/x/crypto.
Heart tired :)

from zgrab2.

Drjacky avatar Drjacky commented on August 28, 2024

Then move the github.com/golang/crypto, etc. to golang.org/x/crypto.

@EncoderPtd Where is this golang.org/x/crypto located?
I've created it under /usr/local/go/src/HERE and /usr/local/go/HERE but still get errors!

from zgrab2.

aminNazarii avatar aminNazarii commented on August 28, 2024

@EncoderPtd
I fix that by go get

from zgrab2.

EncoderPtd avatar EncoderPtd commented on August 28, 2024

@Drjacky E... I meant i can't access https://golang.org , the website.
If you can access it, then just follow the official doc is ok, i think.
If you've installed go successfully, the golang.org/x/crypto folder is under GOHOME or somewhere the go get command download resources.

from zgrab2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.