Update README.md

rename the docker image name

Signed-off-by: AB2 <84577967+ab2pentest@users.noreply.github.com>
This commit is contained in:
AB2 2024-02-06 15:28:03 +01:00 committed by GitHub
parent e71b449b90
commit a586444232
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ ____________
Quick Setup & Run
============
```bash
$ docker-compose up -d && docker exec -it nettacker_nettacker_1 /bin/bash
$ docker-compose up -d && docker exec -it nettacker-nettacker-1 /bin/bash
# python nettacker.py -i owasp.org -s -m port_scan
```
* Results are accessible from your (https://localhost:5000) or https://nettacker-api.z3r0d4y.com:5000/ (pointed to your localhost)