Created
September 18, 2023 02:01
-
-
Save kernelzeroday/4c7fd9bf531925644708cc62c13258b5 to your computer and use it in GitHub Desktop.
port go bins over to another system or sync them with gup and some posix magic
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
echo please consider trans rights because they are important | |
go install github.com/nao1215/gup@latest | |
git clone https://github.com/kilobyte/colorized-logs -o /tmp/nzbhjk23 | |
cd /tmp/nzbhjk23 | |
make ansi2txt | |
cp -v ansi2txt ~/bin | |
cd - | |
for i in `gup list | ansi2txt | cut -f2 -d :` ; do echo go install $i ; done | |
# go install github.com/elliotchance/[email protected] | |
# go install github.com/Ullaakut/cameradar/v5/cmd/[email protected] | |
# go install github.com/jpillora/[email protected] | |
# go install github.com/projectdiscovery/dnsx/cmd/[email protected] | |
# go install github.com/ffuf/[email protected] | |
# go install github.com/hahwul/[email protected] | |
# go install github.com/charmbracelet/[email protected] | |
# go install golang.org/x/tools/[email protected] | |
# go install github.com/securego/gosec/v2/cmd/[email protected] | |
# go install github.com/Josue87/[email protected] | |
# go install github.com/nao1215/[email protected] | |
# go install github.com/projectdiscovery/naabu/v2/cmd/[email protected] | |
# go install github.com/projectdiscovery/nuclei/v2/cmd/[email protected] | |
# go install github.com/reconquest/[email protected] | |
# go install github.com/j3ssie/[email protected] | |
# go install github.com/lapwat/[email protected] | |
# go install github.com/projectdiscovery/proxify/cmd/[email protected] | |
# go install github.com/ericchiang/[email protected] | |
# go install github.com/mrusme/[email protected] | |
# go install github.com/hktalent/[email protected] | |
# go install honnef.co/go/tools/cmd/[email protected] | |
# go install github.com/projectdiscovery/subfinder/v2/cmd/[email protected] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment