How to download and setup venom
Open terminal and run command
git clone https://github.com/r00t-3xp10it/venom.git
git clone is used to create a copy or clone of venom repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with venom https://github.com/r00t-3xp10it/venom/archive/master.zip
Or simply clone venom with SSH
[email protected]:r00t-3xp10it/venom.git