Enter the command below in a terminal to install ProjectDiscovery’s Chaos Client using Go.
go install -v github.com/projectdiscovery/pdtm/cmd/pdtm@latest

Installation Notes

  • PDTM requires the latest version of Go
  • Frojects are installed by downloading the released project binary. This means that projects can only be installed on the platforms for which binaries have been published.
  • The path HOME/.pdtm/go/binisaddedtotheHOME/.pdtm/go/bin is added to the PATH variable by default