Skip to content

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/NewKali

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

HelpX - Comprehensive 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.

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 (~/.helpx.conf).
  • 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/yourusername/helpx.git
cd helpx
chmod +x setup.sh
sudo ./setup.sh

Usage

To access the help menu, simply type:

helpx help

Common Commands

  • List Tools: helpx list
  • View Tool Details: helpx view <tool_name>
  • Add a Tool: helpx add <tool_name>
  • Remove a Tool: helpx remove <tool_name>
  • Edit Tool Commands: helpx edit <tool_name>
  • Update All Tools: helpx update

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 contact [[email protected]].


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