Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
guelfoweb authored Jan 11, 2022
1 parent 1b1b34e commit 3044739
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,14 @@ pip3 install -r requirements.txt
python3 knockpy.py <DOMAIN>
```

# Docker

Knockpy image hosted at [DockerHub Page](https://hub.docker.com/r/secsi/knockpy) and automatically updated with [RAUDI](https://github.com/cybersecsi/RAUDI)

```
docker run -it --rm secsi/knockpy <domain>
```

# Knockpy -h

```
Expand Down

0 comments on commit 3044739

Please sign in to comment.