Working copy of watbot by wuselfuz. This is a modified version by **** in golang.
|
||
---|---|---|
init/systemd | ||
wat | ||
.gitignore | ||
build | ||
count | ||
DOCKERFILE | ||
go.mod | ||
go.sum | ||
LICENSE | ||
main.go | ||
README.md | ||
watbot |
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.