Welcome to Ahh CLI
Ahh CLI is a specialized command-line tool designed for Capture The Flag (CTF) competitions and security research. It streamlines common workflows with powerful features like Cloudflare tunneling, webhook servers, and pre-configured workspace templates.Quick Start
Get up and running with Ahh CLI in minutes
Installation
Install Ahh CLI on your system
Commands
Explore all available commands
Configuration
Configure Ahh CLI for your workflow
Key Features
Cloudflare Tunneling
Expose local ports to the internet instantly with automatic Cloudflare tunnel creation
Webhook Server
Built-in webhook server with web interface for capturing and inspecting HTTP requests
File Serving
Quick HTTP file server with automatic tunneling for easy file sharing
Workspace Templates
Pre-configured workspace templates for common CTF challenges
QR Code Generation
Generate QR codes from any input for easy URL sharing
Discord Integration
Share content through Discord webhooks for team collaboration
Clipboard Utilities
Pipe any content to your clipboard with a simple command
Auto Updates
Keep your CLI up to date with the built-in update command
Why Ahh CLI?
CTF competitions often require quick setup of servers, tunnels, and collaboration tools. Ahh CLI combines these essential utilities into a single, easy-to-use command-line interface:- Fast Setup: Get a public URL for your local service in seconds
- Team Collaboration: Share webhooks and files with teammates via Discord
- Workspace Management: Jump-start challenges with pre-configured templates
- All-in-One: No need to juggle multiple tools and services
Common Use Cases
Expose a local web server
Expose a local web server
Use
ahh tunnel or ahh serve to instantly create a public URL for your local development server or file share.Capture webhook requests
Capture webhook requests
Use
ahh webhook to spin up a webhook server with a web dashboard for inspecting incoming HTTP requests.Share files with teammates
Share files with teammates
Set up CTF challenge workspace
Set up CTF challenge workspace
Use
ahh workspace <template> to initialize a pre-configured environment for common CTF challenge types.Next Steps
Install Ahh CLI
Follow the installation guide to install Ahh CLI on your system.
Run your first command
Try the quickstart guide to see Ahh CLI in action.
Explore commands
Browse the command reference to learn about all available features.
