What is CloneMast3r ?

What is CloneMast3r ?

Link

Cl0neMast3r is a Python script that was coded to make your life easier.
Now you can easily choose your favorite tools from GitHub and install them on your system with one click.
Even better you can ensure that you have the latest version of your favorite tools.
All this and more you can do with Clone master.
Clone Master was mainly made for penetration testers and bug hunters

Options:

Cl0neMast3r provides you with a lot of options:
OptionDescription
AAdd a tool from GitHub using URL
FFind a tool on GitHub
RReinstall your tools
UUpdate your tools
SDisplay information about your favorite tools
DDelete the list of tools
MImport your favorite tools
XExport your tools to HTML

Requirements:

  • Python 2.7.*
  • Requests You can find it https://pypi.org/project/requests/
    How To Installpip install requests
  • BeautifulSoup4 You can find it https://pypi.org/project/beautifulsoup4/
    How To Installpip install beautifulsoup4

Installation:

git clone https://github.com/Abdulraheem30042/Cl0neMast3r.git
cd Cl0neMast3r/
pip install -r requirements.txt

Comments