Skip to content
/ Helpx Public

Installing all that is needed for you new kali machine | Including libs and more!

License

Notifications You must be signed in to change notification settings

zebbern/Helpx

Repository files navigation

HelpX - Global Tool Management Helper

HelpX is a user-friendly, professional tool management script designed to streamline the way you manage, view, and execute commands for your favorite tools.

This Tool installes your important kali linux tools!

Features

  • Tool Management: Add, remove, edit, and view tools and their commands effortlessly.
  • Command Execution: Run predefined commands for tools with a single command.
  • User-Friendly: Intuitive interface with colored output for better readability.
  • Customizable: Easily configure and extend tools via a configuration file (main.sh).
  • Batch Updates: Automatically update all managed tools with their latest configurations.
  • Enhanced Usability: Supports detailed usage instructions and interactive menus.

Installation

Clone this repository and run the main setup script:

git clone https://github.com/zebbern/Helpx.git
cd NewKali
chmod +x *.sh
sudo ./main.sh

Usage

To access the help menu, simply type:

helpx

Common Commands

  • List Topics: helpx list
  • View Topic Information: helpx <name>
  • Add a Topic: helpx create <name>
  • Remove a Topic: helpx delete <name>
  • Edit Topic: helpx edit <name>

Example

helpx add nmap

Follow the prompts to add a new tool with its description and commands.

Contributions

We welcome contributions to enhance the functionality of HelpX. Feel free to fork this repository, submit issues, or open pull requests.

License

This project is licensed under the MIT License.

Support

For any issues or feedback, please create a issue.


Elevate your tool management experience with HelpX!

About

Installing all that is needed for you new kali machine | Including libs and more!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages