1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 01:02:09 +02:00

naabu: fix typo (#12218)

This commit is contained in:
Darío Hereñú 2024-02-08 18:49:30 -03:00 committed by GitHub
parent df48f44ecd
commit ce4fc5b1e6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,7 +20,7 @@
`naabu -top-ports 1000 -host {{host}}`
- Scan TCP ports 80,443 and UDP port 53 of the remote host:
- Scan TCP ports 80, 443 and UDP port 53 of the remote host:
`naabu -p 80,443,u:53 -host {{host}}`