mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-17 04:29:14 +02:00
new alias for nmap - nmap_ping_scan
This commit is contained in:
parent
1d03499b3b
commit
1f81403867
2 changed files with 2 additions and 1 deletions
|
|
@ -34,4 +34,5 @@ Nmap options are:
|
|||
* nmap_traceroute - Try to traceroute using the most common ports
|
||||
* nmap_full_with_scripts - Same as nmap_full but also runs all the scripts
|
||||
* nmap_web_safe_osscan - Little "safer" scan for OS version as connecting to only HTTP and HTTPS ports doesn't look so attacking.
|
||||
* nmap_ping_scan - Scan subnets over ICMP
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue