watbot/README.md
Pratyush Desai 196056099b
readme
Signed-off-by: Pratyush Desai <pratyush.desai@liberta.casa>
2023-10-04 13:24:11 +05:30

250 B

watbot

ported watbot from wuselfuzz

Installation

Prerequisites

  • podman
  • git

Setup

  • git clone <repo>
  • cd <repo>
  • podman build -f DOCKERFILE
  • `podman run

Note: You might wanna detach at the end there.