I need to install WebScarab but I do not know what does git and how can I instal it with git. can anyone explain me, how to install latest WebScarab from Git. Link: http://dawes.za.net/gitweb.cgi
As the main WebScara page mentions, you don't need Git to install WebScara:
A ZIP containing an up to date build of the master branch of the webscarab git tree can be found here.
This file is rebuilt whenever new commits are pushed to the repository, and will always be the most up to date build of WebScarab available.
- Linux:
java -jar ./webscarab-selfcontained-[numbers].jar
- Windows: double-click the installer jar file (complete installation instructions)
In short, unless you want to develop/contribute to the code base of WebScara, you don't need Git.