Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Go language a go build project......
- ..........
- https://stackoverflow.com/questions/53368187/go-modules-installing-go-tools
- https://pkg.go.dev/github.com/oluwaferanmiadetunji/go-helper-tools
- https://github.com/Hellfire13666/awesome-go-tools
- https://www.google.com/search?client=ms-android-att-us-rvc3&sca_esv=aab2035dd9472a60&sxsrf=AHTn8zrL93jeUrG9EggHlfM7rt-Vkekvjw:1743909030122&q=Golang+tools+list&sa=X&ved=2ahUKEwjkhIuyt8KMAxW1LDQIHfMuHsk4HhDVAnoECDgQAQ&biw=980&bih=1976&dpr=2
- Go brute forcer
- go install github.com/OJ/gobuster/v3@latest
- https://github.com/OJ/gobuster
- https://github.com/golang/tools
- go/packages /type in terminal to see what go packages you have
- export PATH=$PATH:$(go env GOPATH)/bin
- This line can be added to the .bashrc or .zshrc file to make the change permanent.
- go install golang.org/x/tools/cmd/goimports@latest
- go install golang.org/x/tools/gopls@latest
- go install golang.org/x/tools/cmd/stringer@latest
- https://www.google.com/search?q=Golang+tools+termux+github&client=ms-android-att-us-rvc3&sca_esv=aab2035dd9472a60&biw=980&bih=1824&sxsrf=AHTn8zrkuNZOUpRTziuGm6-D6OtSpqwHCg%3A1743907822094&ei=7uvxZ6fGBcG-0PEPvt72gAw&ved=0ahUKEwin9YbyssKMAxVBHzQIHT6vHcAQ4dUDCBA&uact=5&oq=Golang+tools+termux+github&gs_lp=Egxnd3Mtd2l6LXNlcnAiGkdvbGFuZyB0b29scyB0ZXJtdXggZ2l0aHViMggQABiABBiiBDIIEAAYgAQYogQyCBAAGIAEGKIEMggQABiABBiiBEirflCkKFiBcXADeAGQAQGYAYYmoAGWnwGqAQU4LTQuM7gBA8gBAPgBAZgCBaACwzPCAgoQABiwAxjWBBhHmAMAiAYBkAYIkgcJMy43LTEuMC4xoAedFLIHBzctMS4wLjG4B8ky&sclient=gws-wiz-serp
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement