logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
How to install HackTricks-wiki/hacktricks. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

HackTricks-wiki/hacktricks Installation Guide

How to install HackTricks-wiki/hacktricks. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for HackTricks-wiki/hacktricks. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i HackTricks-wiki/hacktricks
or

Install via npx

npx @hexmos/ipm i HackTricks-wiki/hacktricks

Prerequisites

Docker

system_tool

Version: 3.8.0-ce-alpine-amd64

Python

language

Version: 3.9.12

Git

system_tool

Version: 2.34.0

Node.js

package_manager

Version: 18.15.0

npm

package_manager

Version: 12.19.0

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

docker run -d --rm --platform linux/amd64 -p 3337:3000 --name hacktricks -v

Post Installation Steps

  • Open your browser and navigate to http://localhost:3337/ to access the HackTricks interface.
  • If you're using Docker, ensure it's running. You can check by typing `docker ps` in your terminal.