Skip to content

Commit 25781d7

Browse files
committed
Merge branch 'master' of https://github.com/guelfoweb/knock
2 parents 41aebd9 + 3044739 commit 25781d7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,14 @@ pip3 install -r requirements.txt
1818
python3 knockpy.py <DOMAIN>
1919
```
2020

21+
# Docker
22+
23+
Knockpy image hosted at [DockerHub Page](https://hub.docker.com/r/secsi/knockpy) and automatically updated with [RAUDI](https://github.com/cybersecsi/RAUDI)
24+
25+
```
26+
docker run -it --rm secsi/knockpy <domain>
27+
```
28+
2129
# Knockpy -h
2230

2331
```

0 commit comments

Comments
 (0)