Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

To add repo from github in linux

#To add any repo from github to your linux type
git clone <repo url>
# for example.
git clone https://github.com/Screetsec/TheFatRat.git
#The example above installs fatrat, a tool for hacking.
 
PREVIOUS NEXT
Tagged: #To #add #repo #github #linux
ADD COMMENT
Topic
Name
7+5 =