We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AzizKpln@protonmail.com
Everything is wrong about installation in the doc page.
go mod download golang.org/x/sys --> this command gives the error of version. When u change the version in go.mod it works but;
go mod download github.com/ugorji/go --> this command gives the error: go: module github.com/ugorji/go: not a known dependency
./havoc server --profile ./profiles/havoc.yaotl -v --debug --> there is no executable havoc file to give this command in the current repository.
Latest (You performed a pull first)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Contact Details
AzizKpln@protonmail.com
What's the issue?
Everything is wrong about installation in the doc page.
go mod download golang.org/x/sys --> this command gives the error of version. When u change the version in go.mod it works but;
go mod download github.com/ugorji/go --> this command gives the error: go: module github.com/ugorji/go: not a known dependency
./havoc server --profile ./profiles/havoc.yaotl -v --debug --> there is no executable havoc file to give this command in the current repository.
Did You Do a Pull First?
Latest (You performed a pull first)
Did You Read Over Your Issue First?
The text was updated successfully, but these errors were encountered: