Nping
De Linuxmemo.
(Différences entre les versions)
(Page créée avec « Catégorie:Securite-outils Catégorie:Kali https://nmap.org/nping/ Nping is an open source tool for network packet generation, response analysis and response time me... ») |
|||
Ligne 4 : | Ligne 4 : | ||
Nping is an open source tool for network packet generation, response analysis and response time measurement. | Nping is an open source tool for network packet generation, response analysis and response time measurement. | ||
+ | |||
+ | nping [ <Options> ] { <targets> } | ||
+ | |||
+ | nping -c 1 --tcp -p 80,433 scanme.nmap.org google.com |
Version du 15 juillet 2020 à 14:57
Nping is an open source tool for network packet generation, response analysis and response time measurement.
nping [ <Options> ] { <targets> }
nping -c 1 --tcp -p 80,433 scanme.nmap.org google.com