Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/guelfoweb/knock
Browse files Browse the repository at this point in the history
  • Loading branch information
guelfoweb committed Mar 3, 2022
2 parents 41aebd9 + 3044739 commit 25781d7
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 25781d7

Please sign in to comment.