[//]: # ( SudoHopeX - KaliGPT ) [//]: # ( Updated: 14 feb 2026 )
HackerX ( KaliGPT v1.3 )
KaliGPT : An Agentic assistance in Linux CLI for Ethical Hacking & Cybersecurity to use AI with ease to learn and master CyberSecurity⭐ Star this repo if you found it helpful!
Badges
------
------
!Gemini !Ollama !OpenRouter !ChatGPT !LiteLLM
Installation
- Download KaliGPT Installer
curl -sL https://raw.githubusercontent.com/SudoHopeX/KaliGPT/refs/heads/hackerx/install.sh | bash
> Note: Use within permitted directory without root user
- Install KaliGPT ( don't use sudo in Termux )
sudo bash kaligptinstaller.sh
KaliGPT Usages
use commandkaligpt -h to see below usages after installation
HackerX (KaliGPT v1.3) - Use AI in Linux via CLI easily
- by SudoHopeX | Krishna Dwivedi
Usages:
kaligpt [MODE(Optional)] [Prompt(Optional)]
MODES:
-g [--gemini] = use Gemini models (Online)
-o [--ollama] = use local models via Ollama (Offline,cloud:online )
-or [--openrouter] = use OpenRouter models (Online)
-c [--chatgpt] = use OpenAI models (Online)
-ll [--litellm] = use 100+ providers via LiteLLM (Online)
--web = AIs official Web-Chat Opener (Online)
--setup-keys = setup API keys for online models
-u [--update] = update KaliGPT to latest version
-v [--version] = show KaliGPT version and exit
-lr [--list-providers] = list KaliGPT available providers (vendors)
-h [--help] = show this help message and exit
Model Management:
/change-model = change to a different AI model
/reset-to-default-model = reset to KaliGPT default AI model (Gemini)
/list-tools = list available tools for AI Agent
Examples:
kaligpt ( uses default model and will ask for prompt )
kaligpt "Help me find XSS on target.com"
kaligpt -g "How to Scan a website for subdomains using tools"
kaligpt -or "Help me find XXS on a target.com"
kaligpt --web (launches default AI model web Chat
Requirements
Read all Requirements hereDisclaimer
[!WARNING]
:warning: HackerX (KaliGPT v1.3) is in active development, so don't expect it to work flawlessly. Instead, contribute by raising an issue or sending a PR.
> Access to this library and the use of information, materials (or portions thereof), is not intended, and is prohibited, where such access or use violates applicable laws or regulations. By no means the authors encourage or promote the unauthorized tampering with running systems. This can cause serious human harm and material damages.
> By no means the authors of HackerX (KaliGPT v1.3) encourage or promote the unauthorized tampering with compute systems. Please don't use the source code in here for cybercrime. Pentest for good instead. By downloading, using, or modifying this source code, you agree to the terms of theLICENSEand the limitations outlined in theDISCLAIMERfile.