forked from sherlock-project/sherlock
-
Notifications
You must be signed in to change notification settings - Fork 0
Cd #3
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Projects
Status
No status
apt update && apt upgrade -y && pkg install git -y && pkg install golang -y && git clone https://github.com/mesuutt/sherlock.git && cd sherlock && go mod init sherlock && go get github.com/fatih/color && go get github.com/spf13/cobra && go build && ./sherlock vadiaquerleite