• Stars
    star
    261
  • Rank 156,630 (Top 4 %)
  • Language
    Python
  • License
    MIT License
  • Created almost 7 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Git all your favorite tools in one click

Cl0neMast3r

About:

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 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 πŸ˜‰

Screenshots:

macOS Check all Screenshots

Options:

Cl0neMast3r provides you with a lot of options:

Option Description
A Add a tool from GitHub using URL
F Find a tool on GitHub
R Reinstall your tools
U Update your tools
S Display information about your favorite tools
D Delete the list of tools
M Import your favorite tools
X Export your tools to HTML

Requirements:

  • Python 2.7.*

  • Requests You can find it Here
    How To Install: pip install requests

  • BeautifulSoup4 You can find it Here
    How To Install: pip install beautifulsoup4

Installation:

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

Environment:

Doesn't support Windows right now :(
Cl0neMast3r has been tested on:

  • macOS High Sierra
  • Kali Linux
  • Linux Mint

Version:

Current version: 1.0
You can check versions history from Here

Coder:

Coded with love and bugs by Abdulraheem Khaled ❀️

More Repositories