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:
parent
df48f44ecd
commit
ce4fc5b1e6
1 changed files with 1 additions and 1 deletions
|
@ -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}}`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue