How to download and setup torsniff
Open terminal and run command
git clone https://github.com/fanpei91/torsniff.git
git clone is used to create a copy or clone of torsniff 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 torsniff https://github.com/fanpei91/torsniff/archive/master.zip
Or simply clone torsniff with SSH
[email protected]:fanpei91/torsniff.git