Skip to content

Installation

Edoardo Ottavianelli edited this page Feb 4, 2024 · 5 revisions

pphack relies on chromedp, so you need a Chrome or Chromium browser.

Using Go

go install github.com/edoardottt/pphack/cmd/pphack@latest

Using Make

git clone https://github.com/edoardottt/pphack

then

make build

Verify pphack is installed correctly

pphack -h
Clone this wiki locally